Skip to content

Install KDE

Sigurd Bøe edited this page Jan 11, 2018 · 3 revisions

Install KDE

Start by installing the packages. As root or use sudo in front of the command.

pacman -S plasma-meta kde-applications-meta xf86-video-intel xorg-server

To enable SDDM automatially after boot (SDDM is included in the plasma group)

systemctl enable sddm

After that you could reboot or just start it like this

systemctl start sddm

Now you may want access to AUR

Clone this wiki locally