Skip to content

Install KDE

sigboe edited this page Nov 17, 2017 · 3 revisions

Install KDE

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

pacman -S plasma kde-applications

For a more minimal installation, you may install plasma-desktop, with or without kde-applications instead. For most people the firt command will be best suitable.

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