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 <gentoo-user+bounces-96499-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MEQU1-0003ip-Oe for garchives@archives.gentoo.org; Wed, 10 Jun 2009 16:17:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 170D8E0404; Wed, 10 Jun 2009 16:16:55 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.145]) by pigeon.gentoo.org (Postfix) with ESMTP id CCCB5E0404 for <gentoo-user@lists.gentoo.org>; Wed, 10 Jun 2009 16:16:54 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 5so43223eyb.60 for <gentoo-user@lists.gentoo.org>; Wed, 10 Jun 2009 09:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=i1YWu34SHbdhllpW1+lHobfi6ZOExKSrv8wmWLd3TA8=; b=cA9Pjx7b1uUm/rThNAlnPeW5P48lOTEOnv2FZlhpDicltMOW4iKiZaUNvU3IHZ3w41 cFAL2TLmkF0KUiB1mq75wchzisoGB3tPAEPPW9o8Y8Fj53mC8wnZ8RzNxEQ0KWsODd97 H+VlItP9ftmRzyjHfO6S4mJcu2MFhag6j7uRE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=X8JwXDOL9+n8T6A84CPpByc8R9gcbVKSlmLIWrtLQe9ipKbycI7pyZ5zyKYWxp8f4g ASqzE3yrSK3zTTZb8xSSXOnP2sxWpSLoTAiLp2u57nGMWHQpj1gu+z9ivfV9R5N6exop Ujdjhs4BuzFNqWxJR8SLEJSGkhsRe69Bk6OPs= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.210.92.8 with SMTP id p8mr4358888ebb.62.1244650613655; Wed, 10 Jun 2009 09:16:53 -0700 (PDT) In-Reply-To: <4A2FB8B0.5050707@gmail.com> References: <1244637938.8296.15.camel@polaris> <4A2FABBB.2030004@konstantinhansen.de> <4A2FB8B0.5050707@gmail.com> Date: Wed, 10 Jun 2009 19:16:52 +0300 Message-ID: <fecdbac60906100916o32988356uaed49d2db5d5cf89@mail.gmail.com> Subject: Re: [gentoo-user] How to list every installed package? From: "Arttu V." <arttuv69@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 932cdb67-4593-4cb2-bd78-a8086afee33e X-Archives-Hash: edbe6cee0a3b739677a5d8e5269695eb On 6/10/09, Dale <rdalek1967@gmail.com> wrote: > P. S. Ain't it funny that everybody has a different way of doing the > same thing? And a different tool for each one. No, the suggested commands aren't all even doing the same thing. Especially emerge -e world is an outlier. On a box with a "lazy" or a "first time install, learning Gentoo" admin it's likely to give a very different result from most of the others. As the OP hasn't given a reason or motivation why he needs the package list, what it is for, we can only make assumptions and throw out wild guesses. After all, he might even be after emerge -pv --depclean, as it, too, sort of prints out pretty much all packages on the system. Not to mention a few thousand lines of dependency information. :) -- Arttu V.