Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Before doing something wrong
Date: Fri, 21 Jul 2006 15:36:01
Message-Id: 200607211728.50451.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] Before doing something wrong by Sascha Hlusiak
1 On Friday 14 July 2006 20:01, Sascha Hlusiak wrote:
2 > Nope, -C is the short for --unmerge. -c would be --clean.
3
4 Correct.
5
6 > And --clean cleans a package, that means when you have two versions of a
7 > non slotted ebuild installed. It automatically happens after you upgrade
8 > a package, first the new version is installed parallel to the existing
9 > one, then the old one is "cleaned out".
10 >
11 > You should never need a manual --clean :) But it should never break
12 > anything, which --unmerge can.
13
14 This is absolutely false. --clean has no effect on unslotted packages. It is
15 equivalent to --prune except that it only removes old slots if nothing
16 depends on them. Read `man emerge`.
17
18 --
19 Bo Andresen