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

Re: Getting a list of installed packages



Jaime Casanova wrote:
On 12/27/05, J Merritt <brookvegas@yahoo.com> wrote:

Is there a way to get a list of installed packages in Debian, preferably
from the command line and preferably in a text file?

Thanks in advance for any suggestions.

JM



dpkg-query

i think it needs some options and redirect the output to a file


--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)



this might do it too
dpkg -l "*"|grep ^i



Reply to: