Skip to content

Instantly share code, notes, and snippets.

@AnwarShah
Created January 30, 2016 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnwarShah/680acf3e18a22585416c to your computer and use it in GitHub Desktop.
Save AnwarShah/680acf3e18a22585416c to your computer and use it in GitHub Desktop.
Generate package list and version like in Ubuntu manifest
# Generate binary package list and there version in
# line like ubuntu manifest file
dpkg-query -W -f='${binary:Package}\t${Version}\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment