Skip to content

Instantly share code, notes, and snippets.

@incidunt
Created September 26, 2014 06:45
Show Gist options
  • Save incidunt/237f9e083d3e9bdfaf17 to your computer and use it in GitHub Desktop.
Save incidunt/237f9e083d3e9bdfaf17 to your computer and use it in GitHub Desktop.
To get a list of packages installed locally do this in your terminal:
To get a list of packages installed locally do this in your terminal:
dpkg --get-selections | grep -v deinstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment