LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-17-2002, 03:32 AM   #1
chris1
LQ Newbie
 
Registered: Nov 2002
Posts: 1

Rep: Reputation: 0
Removing KDE from RedHat 8.0


Need help on removing KDE from RedHat 8.0??? Thanks.
 
Old 12-01-2002, 02:56 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
What kind of help? You can query the rpm's and then remove them, or open up a package manager and go that route, whichever you prefer. To query the database in a command line:
rpm -qa | grep kde

Then it will bring up a list of the KDE associated packages. You probably don't really wanna remove KDE though, unless you really know what you are doing.

Anyway, once those files are listed, you simply need to remove them:
rpm -e filename.rpm

I believe that is the command to remove packages.

Cool
 
Old 12-01-2002, 03:08 PM   #3
deadbug
Member
 
Registered: Oct 2002
Location: San Antonio, Texas
Distribution: MDK 8.0, 9.0; RH 7.2, 8.0, 9.0, FC3, FC4, FC5
Posts: 355

Rep: Reputation: 30
From the start menu in Gnome, select System Settings, Packages. Enter the root password. This will bring up the Red Hat's package manager. Unselect the KDE packages and close it out--that should remove them.
 
Old 12-08-2002, 05:23 PM   #4
TheCoffeeMug
Member
 
Registered: Aug 2002
Location: Faroe Islands
Distribution: Knoppix on hd
Posts: 54

Rep: Reputation: 15
Cool

Find the packages belonging to KDE and store them in a file:

rpm -qa | grep kde > kde.txt

Check that kde.txt does not contain any files that you do not want to remove! Then as root:

rpm -e `cat kde.txt`

This is an easy way to remove KDE, and it will save you up to 200 MB of disk space!
 
Old 12-08-2002, 05:35 PM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Wow, that's very helpful! I wouldn't have thought of that. Nice tip CoffeeMug, thanks.

Cool
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
couple of qs, gnome ftp, removing kde or improving speed of kde, startup modprobe darkleaf Linux - Software 2 07-20-2004 09:54 AM
kde software q: removing parts of kde and IM darkleaf Linux - Software 3 07-03-2004 03:39 PM
removing KDE freak111 Linux - Software 5 11-04-2003 06:43 PM
Removing KDE jiggywiggy Red Hat 3 10-19-2003 08:51 AM
Removing (most) or KDE Config Linux - Software 5 08-19-2002 02:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration