PDA

View Full Version : [xubuntu] installing other desktops



linuxhippy
August 26th, 2009, 11:15 PM
I'm running xubuntu 9.04. How do I install other desktops with apt-get?

NoaHall
August 26th, 2009, 11:41 PM
"sudo apt-get install kubuntu-desktop"
"sudo apt-get install gnome-desktop"

fela
August 26th, 2009, 11:43 PM
sudo apt-get install kde
sudo apt-get install xfce

I know kde works like that, not too sure about xfce.

Note this will only install the base files, if you want all the apps aswell go for kubuntu-desktop and xubuntu-desktop, respectively. There's also edubuntu-desktop and ubuntustudio-desktop which includes LOADS of apps.

Grifulkin
August 26th, 2009, 11:56 PM
And here (http://www.psychocats.net/ubuntu//puregnome) is a link to get back to Pure GNome if you don't like the others, and there are links to get pure KDE and Xfce as well incase you like one more instead.

tuxxy
August 26th, 2009, 11:59 PM
"sudo apt-get install kubuntu-desktop"
"sudo apt-get install gnome-desktop"

I think the second one should have been;


sudo apt-get install ubuntu-desktop

Dullstar
August 27th, 2009, 01:36 AM
Don't use ubuntu/kubuntu/xubuntu desktop!
That's my warning. Use

sudo apt-get install [desired DE here]

Exmaples:

sudo apt-get install gnome
sudo apt-get install kde
sudo apt-get install xfce
sudo apt-get install lxde