Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unmerging things (a small query)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mattjgalloway
l33t
l33t


Joined: 16 Mar 2004
Posts: 761
Location: Coventry, UK

PostPosted: Sun Apr 04, 2004 2:55 pm    Post subject: Unmerging things (a small query) Reply with quote

I know how to unmerge things, with emerge --unmerge , but what i want to know is, how can I unmerge gnome completely? I emerged it a while back when trying to see if a problem I had was to do with KDE, but it wasn't, and I want to unmerge gnome now as it's taking up space.

If i do:

Code:
emerge --unmerge gnome --pretend


It says it will only unmerge gnome and not all the other gnome related things like all the gnome applications. I don't need them either, so how can I make sure everything is unmerged?

Thanks!
_________________
AMD64 3200+, 1024MB RAM, Gentoo Linux
MacBook Core Duo, 1024MB RAM, Leopard
Back to top
View user's profile Send private message
adrenalin
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2002
Posts: 129

PostPosted: Sun Apr 04, 2004 3:37 pm    Post subject: Reply with quote

i think you want to read the part of the emerge manpage that refers to depclean. depending on your emerge history this may be what you want. you should be safe when you do
Code:
emerge -p depclean
before unmerging gnome and compare it with the output of the same command after unmerging gnome. if there were some packages listed before unmerging gnome, you probably want to unmerge only the packages listed after but not before. if there were no packages listed before you should be fine with simply omitting the -p switch after.

hth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum