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 1MENEc-0007rp-S1 for garchives@archives.gentoo.org; Wed, 10 Jun 2009 12:48:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55751E04C1; Wed, 10 Jun 2009 12:48:52 +0000 (UTC) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by pigeon.gentoo.org (Postfix) with ESMTP id 0E85BE04C1 for ; Wed, 10 Jun 2009 12:48:51 +0000 (UTC) Received: by ewy9 with SMTP id 9so758645ewy.34 for ; Wed, 10 Jun 2009 05:48:51 -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=zWbwxMmFWa28PZI5PfHx41T498WL60FrYdP7lqnibz0=; b=JUUjPg4q4IYokvaD5T671uxbPgrbccoABW2N3+SrtXQ9QIbSd05c8YHi+c8liSDM5y YT6XIGx6A91h13t5SZNepYc+1DZoy+ywIaq/8Mn/jh7i21NjISzNLa3hBHiYH4AYj93S IEcva/8XLPpswEdTtfHOMfDB9G2qDlVFUp2W0= 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=WFhum5yw2mFCgIXMKr8T9wjRKg3U30jnnGYpngoxN4MM5WPn9ig15+gynFITEHRyHC kMDpuKF2/b0rfiZT6Va63oFQ7ZogAHeEB3vW4xtGfEl27jbi6O9MzHTngksqQD/BlucM 851CWMPBr1QfdbsXPGwrC5dM/HOZkRz3a/tL0= 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 Received: by 10.210.126.18 with SMTP id y18mr4039783ebc.74.1244638131261; Wed, 10 Jun 2009 05:48:51 -0700 (PDT) In-Reply-To: <1244637938.8296.15.camel@polaris> References: <1244637938.8296.15.camel@polaris> Date: Wed, 10 Jun 2009 15:48:51 +0300 Message-ID: Subject: Re: [gentoo-user] How to list every installed package? From: "Arttu V." To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6b90afea-160d-473e-a46a-fc76dbc65ab1 X-Archives-Hash: 9421ffe93e0a1b82df96be1510149752 On 6/10/09, Johannes Geiss wrote: > 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? qlist And I often use it with -CISL, but your needs may differ. -- Arttu V.