apt-get download only

mkdir -p /tmp/archives/partial && apt-get -d -o dir::cache=/tmp -o Debug::NoLocking=1 install package

http://stackoverflow.com/questions/4419268/how-do-i-download-a-package-from-apt-get-without-installing-it

 

Leave a Reply