Skip to content

Instantly share code, notes, and snippets.

@janniklorenz
Created August 31, 2015 18:29
Show Gist options
  • Save janniklorenz/abecfc0d415886aee66a to your computer and use it in GitHub Desktop.
Save janniklorenz/abecfc0d415886aee66a to your computer and use it in GitHub Desktop.
apt-get --print-uris --yes install pkgspec | grep ^\' | cut -d\' -f2 > downloads.list
wget --input-file downloads.list
http://www.tuxradar.com/answers/517
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment