Gentoo Archives: gentoo-user

From: Kenneth Prugh <ken69267@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Howto generate a list of installed packages?
Date: Mon, 28 Dec 2009 15:59:00
Message-Id: 20091228105739.3e801501@khaos
In Reply to: [gentoo-user] Howto generate a list of installed packages? by "Alan E. Davis"
1 On Mon, 28 Dec 2009 17:50:31 +1000
2 "Alan E. Davis" <lngndvs@×××××.com> wrote:
3
4 > [...]
5 >
6 > Can anyone make a suggestion? Am I missing something?
7
8 qlist -I (from portage-utils) or eix -I --only-names will give you a
9 list of everything installed.
10
11 Although if you straight installed everything from such a list it would
12 probably pollute the new machines world file somewhat, but it would be
13 a good "catch anything I missed".