From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MEQH1-0002ME-Mp for garchives@archives.gentoo.org; Wed, 10 Jun 2009 16:03:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76DDBE0496; Wed, 10 Jun 2009 16:02:30 +0000 (UTC) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by pigeon.gentoo.org (Postfix) with ESMTP id 664BDE0496 for ; Wed, 10 Jun 2009 16:02:30 +0000 (UTC) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 3AF0135F193 for ; Wed, 10 Jun 2009 12:02:30 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Wed, 10 Jun 2009 12:02:30 -0400 X-Sasl-enc: LTjKgYIDo2weDjmg6BuytWRBpTAz7sw6B3bw8pCDuH5C 1244649749 Received: from [10.11.13.9] (nat-pool-rdu.redhat.com [66.187.233.202]) by www.fastmail.fm (Postfix) with ESMTPSA id 9FA352A18C for ; Wed, 10 Jun 2009 12:02:29 -0400 (EDT) Subject: Re: [gentoo-user] How to list every installed package? From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: <4A2FB8B0.5050707@gmail.com> References: <1244637938.8296.15.camel@polaris> <4A2FABBB.2030004@konstantinhansen.de> <4A2FB8B0.5050707@gmail.com> Content-Type: text/plain Date: Wed, 10 Jun 2009 12:02:01 -0400 Message-Id: <1244649721.13391.0.camel@centar> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: cd8f14c1-5114-47e4-90f0-24a3b115717a X-Archives-Hash: cc23466d5485114277a5fae62da1eede On Wed, 2009-06-10 at 08:44 -0500, Dale wrote: > KH wrote: > > Johannes Geiss schrieb: > > > >> Hi there, > >> > >> how can I list every installed package in Gentoo? The > >> file /var/lib/portage/world shows some installed packages, but how can I > >> see all other packages which have been installed automatically? > >> > >> Thanks for any help > >> Johannes > >> > > > > emerge -pev world > > > > > > > > equery list should work. It's even in alphabetical order which is neat. > > Dale > > :-) :-) > > P. S. Ain't it funny that everybody has a different way of doing the > same thing? And a different tool for each one. epm -qGa