Gentoo Archives: gentoo-user

From: David Grant <davidgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What is the preferred gentoo way to list all packages w/ multiple versions installed?
Date: Tue, 19 Sep 2006 08:51:01
Message-Id: d18977190609190141r21ed3ddam1eb489c60cec87e5@mail.gmail.com
In Reply to: [gentoo-user] What is the preferred gentoo way to list all packages w/ multiple versions installed? by Wolfgang Liebich
1 On 9/18/06, Wolfgang Liebich <Wolfgang.Liebich@×××××××.com> wrote:
2 >
3 > Hi,
4 > I have an older gentoo systen which accumulated some cruft over the time
5 > - I have to clean it up :-)
6 > I want to list all installed SLOTTED packages where more than one
7 > version is installed. The old (deprecated) qpkg had the option "--dups".
8 > What is the new! shiny! way of doing that?:-)
9
10
11 Try dep from udept (from ecatmur's overlay). Use layman to get it:
12
13 emerge -va layman
14 layman -a ecatmur
15 emerge -va udept
16 dep --help
17
18 --
19 David Grant
20 http://www.davidgrant.ca

Replies