Created
August 31, 2015 18:29
-
-
Save janniklorenz/abecfc0d415886aee66a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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