Skip to content

Instantly share code, notes, and snippets.

@mconnell
Created December 20, 2010 11:53
Show Gist options
  • Save mconnell/748299 to your computer and use it in GitHub Desktop.
Save mconnell/748299 to your computer and use it in GitHub Desktop.
List installed packages on ubuntu
dpkg --get-selections > installed-software
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment