Gentoo Archives: gentoo-user

From: "Anthony E. Caudel" <acaudel@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] list of all installed packages?
Date: Sun, 30 Oct 2005 03:33:39
Message-Id: 43643DF3.6050005@gt.rr.com
In Reply to: Re: [gentoo-user] list of all installed packages? by Haim Ashkenazi
1 Haim Ashkenazi wrote:
2 > On Sat, 2005-10-29 at 13:17 +0200, Jarry wrote:
3 >
4 >>Sorry, for asking such a trivial question, but how can I find which
5 >>packages have been emerged on my system? As time goes, I lost track
6 >>of what I installed...
7 >
8 > # equery list
9 >
10 > Bye
11
12 find /var/db/pkg/ -mindepth 2 -maxdepth 2 -printf "%P\n" is much faster.
13
14 --
15 Those who would give up essential Liberty, to purchase a little temporary
16 Safety, deserve neither Liberty nor Safety.
17 -- Benjamin Franklin
18 --
19 gentoo-user@g.o mailing list