Difference between revisions of "Install Desktop Environments"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 21: | Line 21: | ||
XFCE is a lightweight and versatile desktop environment that utilises a classic drop-down menu to access applications. It is also compatable with Compiz. Although highly configurable, XFCE does provide a somewhat basic interface that may lack some modern features expected (e.g. no built-in search bar in the menu). A little time and effort will also be required to properly customise the deskop to suit personal taste. A 64 bit installation of Manjaro running XFCE uses about 200MB of memory. '''To install XFCE, enter the command:''' | XFCE is a lightweight and versatile desktop environment that utilises a classic drop-down menu to access applications. It is also compatable with '''[[Compiz_and_Emerald|Compiz]]'''. Although highly configurable, XFCE does provide a somewhat basic interface that may lack some modern features expected (e.g. no built-in search bar in the menu). A little time and effort will also be required to properly customise the deskop to suit personal taste. A 64 bit installation of Manjaro running XFCE uses about 200MB of memory. '''To install XFCE, enter the command:''' | ||
sudo pacman -S xfce4 | sudo pacman -S xfce4 | ||
Line 35: | Line 35: | ||
KDE is a feature-rich and versatile desktop environment that provides several different styles of menu to access applications. It is also compatable with 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:''' | KDE is a feature-rich and versatile desktop environment that provides several different styles of menu to access applications. It is also compatable 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-networkmanagement |