Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Uninstall
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
Black666
n00b
n00b


Joined: 15 Jul 2002
Posts: 61
Location: Vienna (Austria)

PostPosted: Thu Jul 18, 2002 2:40 pm    Post subject: Uninstall Reply with quote

Hi!

So far I think gentoo is GREAT. It has all the things combined which I missed at the other distros. The one thing I love most is emerge - it's just so easy to install software from source...

...but what if I want to uninstall a big software like gnome?
When I do a
Code:
emerge unmerge gnome --pretend

he just gives me "gnome-base/gnome 2.0.0-r2" for uninstalling...but what about all the other gnome packages that got installed when I did "emerge gnome" (like gnome-applets, gnoem-panel, gnome-session,...)??
Back to top
View user's profile Send private message
wisdom
Tux's lil' helper
Tux's lil' helper


Joined: 26 May 2002
Posts: 101
Location: sweden

PostPosted: Thu Jul 18, 2002 2:46 pm    Post subject: Reply with quote

Take a look in Tips & Tricks .. there is away to unmerge all depend that not just for other programs. There will maybe be a futere like that in portage i hope :D

Last edited by wisdom on Thu Jul 18, 2002 2:47 pm; edited 1 time in total
Back to top
View user's profile Send private message
TripKnot
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 213

PostPosted: Thu Jul 18, 2002 2:46 pm    Post subject: Reply with quote

This has been brought up in the suggestion forum before and would be a welcomed feature to portage.
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Thu Jul 18, 2002 2:51 pm    Post subject: Reply with quote

The script here should give you exactly that. Save it to a file, chmod a+x the file and then run it with:
Code:

./<script_name> gnome-base/gnome

It will give you a list of dependencies that are not being used by other installed packages.

https://forums.gentoo.org/viewtopic.php?t=8453
Back to top
View user's profile Send private message
wisdom
Tux's lil' helper
Tux's lil' helper


Joined: 26 May 2002
Posts: 101
Location: sweden

PostPosted: Thu Jul 18, 2002 4:28 pm    Post subject: Reply with quote

IOgot yhis error when i run the script

./unmerge: is: command not found
./unmerge: This: command not found
./unmerge: these: command not found
./unmerge: on: command not found
./unmerge: items: command not found
./unmerge: conservative: command not found
./unmerge: line 34: syntax error near unexpected token `:)'
./unmerge: line 34: `hard :)'
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Thu Jul 18, 2002 4:43 pm    Post subject: Reply with quote

Cut-and-paste errors, seemingly. Line breaks are happening incorrectly when you pasted it and comment lines have been continued on to the next line incorrectly.

You can view source in your browser and grab it from there or use a cut-and-paste procedure that does not mess up line ends :).

Regards.
wisdom wrote:
IOgot yhis error when i run the script

./unmerge: is: command not found
./unmerge: This: command not found
./unmerge: these: command not found
./unmerge: on: command not found
./unmerge: items: command not found
./unmerge: conservative: command not found
./unmerge: line 34: syntax error near unexpected token `:)'
./unmerge: line 34: `hard :)'
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