On Thursday 22 June 2006 15:03, Dirk Heinrichs wrote:
> What about "emerge --unmerge kde && emerge -a --depclean &&
> revdep-rebuild" ?

This assumes that kde was the only package that he added to the world file. If 
he wants to do something like this the following would make more sense:

# emerge --clean --verbose --ask `awk -F/ '$1~/^kde-base$/{print}' < \
        /var/lib/portage/world` && emerge --depclean --verbose --ask && \
        revdep-rebuild --ignore --pretend -- --verbose

Also --unmerge instead of --clean (or --prune) would result in kde 3.5 to be 
removed too.

-- 
Bo Andresen

Attachment: pgpMAQstumwz4.pgp
Description: PGP signature

Reply via email to