On Wed, Jun 20, 2012 at 1:21 PM, Keith McKenzie <km3...@gmail.com> wrote:
> apt-cache dump | grep Package:
> apt-cache dump | grep Version:
>
> Those will get 2 separate lists of installed software names & versions.
>
> Maybe that will get what you want in a roundabout way.  :-)

Thank you. Unfortunately it gives all Debian packages not just installed.

# apt-cache dump | grep Package: | wc -l
47121
# apt-cache --installed dump | grep Package: | wc -l
47121
# dpkg --list | wc -l
2481

Bye,
a


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/capkuxvfby7egf62o+f3sp2wkrjcoouonugrq1yznmuccm+w...@mail.gmail.com

Reply via email to