Howto install/remove Gnome,KDE,Xfce in Ubuntu

tipsSometimes we want to have 2 or more desktops ,sometimes we want to remove 1 or more desktops,right?I have just removed kde4 from Ubuntu.By the way,I summarized some tips for installing/removing desktops in Ubuntu as follow:~

NOTE: I don't guarantee below tips will work in every Ubuntu versions,but they should work in >7.04 versions.

1.Install/remove  KDE :

Install

sudo apt-get install kde

or

sudo apt-get install kubuntu-desktop

for installing KDE4:

sudo apt-get install kde4-core

Remove :

sudo apt-get remove kdelibs4c2a libarts1c2a

or

sudo apt-get remove kubuntu-desktop

for removing KDE4 :

sudo aptitude purge kde4 kde4-core

2.Install/remove Gnome:

Install:

sudo apt-get install gnome

or

sudo apt-get install gnome-desktop

Remove :

sudo apt-get –purge remove liborbit2

or

sudo apt-get remove gnome-desktop

3. Install/remove Xfce

install:

sudo apt-get install xubuntu-desktop

Remove:

sudo apt-get autoremove xubuntu-desktop xfce

--End--

Creative Commons License
linuxine.com's blog posts is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License
Thu, 04/30/2009 - 12:35
Bodsda

Nope, im wrong, as well, ubuntu-desktop isnt a package either

Thu, 04/30/2009 - 12:34
Bodsda

Hi, in one of your steps you say to remove gnome-desktop, but there is no such package (on default 9.04 upgrade from 8.10 install) I think you meant to say ubuntu-desktop?

Mon, 01/26/2009 - 06:22
Andrew

Thanks for the tip i didn't realize that the key to it was liborbit2.

Mon, 12/08/2008 - 12:52
Zaini

I've installed Xubuntu desktop on my laptop but I couldn't find all drives. Please give me some advices to mount the drives. Thanks.

Thu, 08/21/2008 - 21:54
Daniel

umm.. i know that linux mint is basicly ubuntu so i was wondering if these work on it? because it doesnt allow me on it.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.