Ubuntu: the Xfce install - how to
- First, open the Terminal under Ubuntu. You hold the keys [Ctrl] + [shift] + [T] is pressed.
- In Xubuntu, Xfce is already installed. On a running System you can install Xfce as part of Xubuntu.
- The package called Xubuntu-Desktop install with the following command: sudo apt-get install xubuntu-desktop
- You want to install Xfce without any additional Software, use this command: sudo apt-get install xfce4
- For the display you need a Display Manager such as GDM or GNOME. No Display is installed on the Manager, you can resort to the slim, LightDM.
- To do this, use the command "# apt-get install lightdm" and then start LightDM with "# /etc/init.d/lightdm start".

Ubuntu: the Xfce install
In the next practical tip we will show you, where the difference between Lubuntu and Xubuntu is.