Listing installed packages in Debian Sarge

Daniel Armstrong dwarmstrong-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Tue Nov 14 19:35:45 UTC 2006


On 11/14/06, Meng Cheah <meng-D1t3LT1mScs at public.gmane.org> wrote:
> I'm checking out a Debian Sarge system.
> I'm running the commands below to find out what packages are installed.
>
> apt-cache pkgnames --installed
> less /var/lib/dpkg/available
> dpkg -l
>
> Any suggestions, alternatives or gotchas as to the above?
> I understand that dpkg -l displays installed packages as well as removed
> packages.
> How do I show only the installed packages?


Hi Meng... Try:

dpkg -l | grep ii | less


-- 
Daniel Wayne Armstrong
:: build_it_yourself biology      http://biohackery.com ::
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list