Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] System clean-up - removing unneeded packages *and* dependencies not used by other packages
Date: Sat, 17 Apr 2010 19:31:21
Message-Id: 4BCA0C4E.1070109@gmail.com
In Reply to: [gentoo-user] System clean-up - removing unneeded packages *and* dependencies not used by other packages by Tanstaafl
1 On 17. 4. 2010 21:20, Tanstaafl wrote:
2 >
3 > Whats the best way to uninstall a package - in this case, openldap, but
4 > really for any package - and get all of the dependencies it pulls in,
5 > but only ones that are not required for other unrelated (to openldap)
6 > packages?
7
8 I'm using this sequence:
9
10 emerge -C <packagename>
11 emerge --depclean
12 revdep-rebuild
13
14
15 Jarry
16
17 --
18 _______________________________________________________________
19 This mailbox accepts e-mails only from selected mailing-lists!
20 Everything else is considered to be spam and therefore deleted.

Replies