Click to See Complete Forum and Search --> : How do I uninstall KDE?


PhasterX
07-20-2003, 10:18 PM
I'm trying to recover some space and since I dont use KDE as much I'd like to uninstall it. Anyone know how? I'm using Red Hat 9.

serz
07-20-2003, 10:53 PM
rpm -qa | grep kde

rpm -e kde packages.

mdwatts
07-21-2003, 10:39 AM
Or use the KDE RPM Package Manager.

Either rpm via commandline or kpackage.

kam
07-23-2003, 12:38 AM
Red Hat has a configuration tool for installing and removing packages in the distribution. That would probably be the cleanest way. Look in the menus.

serz
07-23-2003, 12:44 AM
Originally posted by kam
Red Hat has a configuration tool for installing and removing packages in the distribution. That would probably be the cleanest way. Look in the menus.
It's redhat-config-packages. If he have the qt-devel packages it will probably run.