Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] world's leaves
Date: Tue, 05 Aug 2008 03:14:57
Message-Id: 4897C5A9.7020106@bellsouth.net
In Reply to: [gentoo-user] world's leaves by Andrew Gaydenko
1 Andrew Gaydenko wrote:
2 > Hi!
3 >
4 > Is there some simple way to find all portage leaves (packages from which
5 > nothing depends on) of installed world?
6 >
7 >
8 > Andrew
9 >
10 >
11 >
12
13 'emerge -p --depclean' Two dashes before depclean
14
15 Notice the warning that comes up right after you type that in. Be VERY
16 careful. If for some crazy reason it uninstalls something critical,
17 like python, then emerge may not work or worse yet, you could just crash
18 and burn. I suggest looking at the list and making sure anything listed
19 can be removed and doing so manually.
20
21 Also, run 'revdep-rebuild -i' after words just to be sure.
22
23 Dale
24
25 :-) :-)

Replies

Subject Author
Re: [gentoo-user] world's leaves Andrew Gaydenko <a@××××××××.com>