Gentoo Archives: gentoo-user

From: Sascha Hlusiak <saschahlusiak@×××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Before doing something wrong
Date: Fri, 14 Jul 2006 18:40:43
Message-Id: 44B7DBF2.7080801@arcor.de
In Reply to: Re: [gentoo-user] Before doing something wrong by Dale
1 > If you installed a program that you no longer need, you can do a emerge
2 > -C <package name> and it will remove it for you. The -C is the same as
3 > --clean by the way.
4 Nope, -C is the short for --unmerge. -c would be --clean.
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
15 Regards,
16 Sascha

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Before doing something wrong Dale <teendale@×××××××××××××.com>
Re: [gentoo-user] Before doing something wrong "Bo Ørsted Andresen" <bo.andresen@××××.dk>