Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> devel >> dpkg-awk
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Source: dpkg-awk  ]

Package: dpkg-awk (1.0.1.0.0.1)

Links for dpkg-awk

Screenshot

Ubuntu Resources:

Download Source Package dpkg-awk:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Adam Heath

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

Gawk script to parse /var/lib/dpkg/{status,available} and Packages

This script can parse the dpkg database files. It can do regular expressions on the fields, and only get what you want. It can also be made to output certain fields. As an added bonus, there is an option to sort the output.

'dpkg-awk "Status: .* installed$" -- Package Version Status' will output all installed packages, with only the listed fields. 'dpkg-awk -f=/var/lib/dpkg/available "Package:^[aA].*" -- Package Version' will output all available packages that start with the letter 'A.'

Other Packages Related to dpkg-awk

  • depends
  • recommends
  • suggests
  • dep: gawk
    GNU awk, a pattern scanning and processing language

Download dpkg-awk

Download for all available architectures
Architecture Package Size Installed Size Files
all 7.5 kB72.0 kB [list of files]