LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   removing gnome + kde (https://www.linuxquestions.org/questions/debian-26/removing-gnome-kde-303657/)

sh4d0w13 03-19-2005 04:21 PM

removing gnome + kde
 
I would like to learn how to remove gnome and kde, because I dont use them and it seems like apt-get remove gnome doesnt remove a lot of gnome dependant prgorams.

johnMG 03-19-2005 06:29 PM

Code:

apt-get install debfoster deborphan
then read the man pages. :)

uberNUT69 03-19-2005 08:40 PM

does the following command do what you want?
apt-get remove --purge kde* gnome*

Middelemiel 03-23-2005 12:39 PM

Quote:

Originally posted by uberNUT69
does the following command do what you want?
apt-get remove --purge kde* gnome*

I was searching for the same thing, and it worked for me :) Thanks!


All times are GMT -5. The time now is 04:44 AM.