Jump to content

Remove extra packages


rockybalboa
 Share

Recommended Posts

You can check dependencies from the command line by typing in

rpm -q --whatprovides <name of package>

 

From memory, you don't need to put in the full name of the package (the version number and all that), but you will probably get a list of possible completions if there are more than one.

 

So, if you wanted to see what needs glibc, try

rpm -q --whatprovides glibc

and that should tell you what you need to know.

 

HTH

Alex

Link to comment
Share on other sites

I support BVC on this one.

 

When you click on an RPM package to select it to be removed, the package handler will pop up a list of any other dependencys that would be removed as well. If it shows the potential removal of a package dependency you do NOT want removed then obviously you DON'T remove the one you would have liked to removed.

 

I think cannonfodders suggestion is OK if you have more experience knowing what you want or don't want even though a reinstall doesn't take very long with Mandrake. Even having a Separate /home partition you still have to do a bit of fiddling around again to get things back to the way you liked them.

 

 

 

Cheers. John

Link to comment
Share on other sites

if the gui doesn't work out for you, you can always do "urpme packagename"

this is what I did to remove totem player. I did "urpme totem" and it was gone forever.

 

urpmi : install

urpmq -yp : fuzzy logic search for rpm packages

urpme : removes package

 

I don't know why people use the "rpm ..blah blah blah" as if they are using redhat or something.

Edited by SurfahBoy808
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...