[olug] Debian: List installed packages
Sam Tetherow
tetherow at nicusa.com
Fri Nov 21 20:37:35 UTC 2003
dpkg -l will list all packages installed
Although what you are probably interested in is
dpkg -l | grep '^i'
The difference is dpkg -l will show all packages that are in various
stages of install (this includes packages that were removed but not purged)
Jeff Hinrichs wrote:
> Jeff Hinrichs said:
>
>>I am giving Deb a whirl and I can't figure out how to list the installed
>>packages. In RH I'd do a RPM -qa, what is the equivalent for apt?
>
> err.. make that: rpm -qa
>
> -jeff
>
>
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug
>
--
------------------------------------------------------------------------
Sam Tetherow tetherow at nicusa.com
Director of Development
NIC Labs (PSSG) http://www.nicusa.com
More information about the OLUG
mailing list