[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installed packages



On Tue, May 13, 2003 at 05:30:32PM -0400, Mike M wrote:
> After reading APT HOWTO I am still not sure how to query what packages are 
> loaded on my system.
> 
> The best I can come up with on my own is to look at /usr/share/doc since 
> every package deposits a files here under a subdir of its package name.

Use dpkg.  "dpkg -l | grep ^[[:space:]]ii | awk '{ print $2 }'" would
work (for displaying properly installed packages).

-- 
Seneca
seneca-cunningham@rogers.com

Attachment: pgpMHwA1C2bJj.pgp
Description: PGP signature


Reply to: