Difference between revisions of "Install Desktop Environments"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Kirek |
||
Line 45: | Line 45: | ||
'''[http://www.kde.org/ KDE]''' is a feature-rich and versatile desktop environment that provides several different styles of menu to access applications. It 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. While very user-friendly and certainly flashy, KDE is also quite resource heavy and noticably slower to start and use than a desktop environment such as XFCE. A 64 bit installation of Manjaro running KDE uses about 550MB of memory. '''To install KDE, enter the command:''' | '''[http://www.kde.org/ KDE]''' is a feature-rich and versatile desktop environment that provides several different styles of menu to access applications. It 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. While very user-friendly and certainly flashy, KDE is also quite resource heavy and noticably slower to start and use than a desktop environment such as XFCE. A 64 bit installation of Manjaro running KDE uses about 550MB of memory. '''To install KDE, enter the command:''' | ||
sudo pacman -S kde kdeplasma-applets-networkmanagement | sudo pacman -S kde kdeplasma-applets-plasma-nm | ||
If you want to install the old networkmanagement applet, enter the command: | |||
yaourt -S kdeplasma-applets-networkmanagement | |||
{{note|Upon installing, you will be asked to pick a gstreamer version (phonon or vlc). Gstreamer is a multimedia framework used to handle multimedia applications (i.e. audio and video playback and editing). If you are not sure which one you should choose, pick '''vlc'''.}} | {{note|Upon installing, you will be asked to pick a gstreamer version (phonon or vlc). Gstreamer is a multimedia framework used to handle multimedia applications (i.e. audio and video playback and editing). If you are not sure which one you should choose, pick '''vlc'''.}} |