This is a discussion on apt-get within the Ubuntu / Debian forums, part of the Linux Distribution category; How to only download and not install a package using apt-get command....
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
| Sponsored Links | ||
|
|
|
||||
|
Try -d option - download only; package files are only retrieved, not unpacked or installed.
Code:
apt-get -d install package-name apt-get --download-only package-name
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |