Difference between revisions of "Install Desktop Environments"
→KDE Plasma 5
imported>Maparillo |
imported>Maparillo |
||
Line 70: | Line 70: | ||
'''[http://www.kde.org/ The KDE community]''' offers [https://www.kde.org/plasma-desktop Plasma], a feature-rich and versatile desktop environment that provides several different styles of menu to access applications. Its default window manager is kwin, but is also compatible with '''[[Compiz_and_Emerald|Compiz]]'''. An excellent built-in interface to easily access and install new themes, widgets, etc, from the internet is also worth mentioning. A 64 bit installation of Manjaro running KDE uses about 550MB of memory. '''To install KDE Plasma 5, enter the command:''' | '''[http://www.kde.org/ The KDE community]''' offers [https://www.kde.org/plasma-desktop Plasma], a feature-rich and versatile desktop environment that provides several different styles of menu to access applications. Its default window manager is kwin, but is also compatible with '''[[Compiz_and_Emerald|Compiz]]'''. An excellent built-in interface to easily access and install new themes, widgets, etc, from the internet is also worth mentioning. A 64 bit installation of Manjaro running KDE uses about 550MB of memory. '''To install KDE Plasma 5, enter the command:''' | ||
sudo pacman -S plasma-meta kde-applications-meta manjaro-kde-settings | sudo pacman -S plasma-meta kde-applications-meta manjaro-kde-settings manjaro-settings-manager-knotifier manjaro-settings-manager-kcm | ||
The recommended Display/Login Manager for KDE Plasma 5 is '''[https://wiki.manjaro.org/index.php?title=Install_Display_Managers#SDDM SDDM]'''. | The recommended Display/Login Manager for KDE Plasma 5 is '''[https://wiki.manjaro.org/index.php?title=Install_Display_Managers#SDDM SDDM]'''. | ||
sudo pacman -S sddm sddm-kcm systemd-kcm | |||
sudo systemctl enable sddm.service | |||
reboot | |||
<br clear="all" /> | <br clear="all" /> |