Click to See Complete Forum and Search --> : KDE Question..


goon12
05-27-2003, 04:32 PM
I am running rh7.3 kernel 2.4.20-13.7. I have never booted into KDE, but it's installed. I have no plans to, and I would like it removed from my machine. rpm -e kde.. doesn't seem to be doing it. Is there another method I should be trying?



thanks,
goon12

ricstr
05-27-2003, 04:44 PM
Have a look at

http://www.justlinux.com/forum/showthread.php?threadid=98517&highlight=Removing+KDE

serz
05-27-2003, 04:51 PM
redhat-config-packages

or..

rpm -qa | grep kde

and deleting with "rpm -e file-ver", as root.