Skip to content

Instantly share code, notes, and snippets.

@KennyStier
Created July 21, 2015 11:59
Download .deb packages from the repository with apt-get-pkgs
wget $(apt-get install --reinstall --print-uris -qq $1 | cut -d"'" -f2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment