Skip to content

Instantly share code, notes, and snippets.

@mdz
Last active August 29, 2015 14:04
Show Gist options
  • Select an option

  • Save mdz/00c3387fdacb12b897a3 to your computer and use it in GitHub Desktop.

Select an option

Save mdz/00c3387fdacb12b897a3 to your computer and use it in GitHub Desktop.
COLUMNS=1000 dpkg -l | grep '^ii' | awk ' {print $2}' | xargs apt-cache show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment