PDA

View Full Version : [xfce] How to install?



slammed87d21
December 29th, 2008, 07:38 AM
What code do I run in terminal in Ubuntu to install the XFCE desktop?

ushimitsudoki
December 29th, 2008, 07:44 AM
Here is one guide (http://www.psychocats.net/ubuntu/xubuntu):

Adding Xubuntu to an existing Ubuntu/Kubuntu
Paste in this command in the terminal:
sudo aptitude update && sudo aptitude install xubuntu-desktop

To use Xfce after you've installed it:

1. Log out.
2. Under Session, select Xfce.
3. Log back in again.

LordSmight
December 29th, 2008, 07:44 AM
sudo apt-get install xubuntu-desktop

After you install it reboot. After you've finished rebooting and are at the login screen, choose "Options" then select the xcfe window manager

slammed87d21
December 29th, 2008, 08:00 AM
Awesome. This is by far the fastest reply I've gotten here yet.