Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Clean up world file
Date: Sat, 08 Jul 2006 15:39:55
Message-Id: 20060708163850.147cc9e6@krikkit.digimed.co.uk
In Reply to: [gentoo-user] Clean up world file by "Anthony E. Caudel"
1 On Sat, 08 Jul 2006 05:30:54 -0500, Anthony E. Caudel wrote:
2
3 > Has anyone here used it? Is it the best means available to clean the
4 > world file? Anything in the gentoo tree to do this?
5
6 I've done this manually in the past. Edit /var/lib/world and remove
7 everything you think shouldn't be in there. Be brutal, if you never run
8 the program directly, you probably don't want it in world.
9
10 Then run "emerge --depclean --pretend". If this lists any packages you
11 know you want (directly, not as dependencies) add them to world with
12 "emerge -n package".
13
14 Rinse and repeat.
15
16 Finally, when everything listed by "emerge --depclean" is not something
17 you want to keep, run it without --pretend.
18
19
20 --
21 Neil Bothwick
22
23 If God had intended man to smoke, He would have set him on fire.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Clean up world file "Anthony E. Caudel" <acaudel@×××××.com>