Skip to content

Instantly share code, notes, and snippets.

@atnan
Created June 29, 2009 14:19
Show Gist options
  • Save atnan/137627 to your computer and use it in GitHub Desktop.
Save atnan/137627 to your computer and use it in GitHub Desktop.
dpkg --get-selections > packages.txt
dpkg --set-selections < packages.txt
apt-get dselect-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment