Gihan Chanaka Jayatilaka : Blog : Installing KDE Plasma Desktop Environment on Arch Linux
This blog post is incomplete. Please run the following commands. An explanation will be added later.
- You should first connect to the internet. Read this article.
- pacman -S xorg xorg-xinit
- echo "exec startkde" > ~/.xinitrc
- pacman -S plasma-desktop
- pacman -S sddm
- systemctl enable sddm
- pacman -S konsole dolphin firefox vlc
- pacman -S breeze-gtk breeze-kde4 kde-gtk-config
- SET breeze theme in all application styles
- pacman -S plasma-nm
- systemctl disable dhcpcd
- systemctl enable NetworkManager
[Written on : 10th July, 2020. Last edited : 10th July, 2020]