Using a download accelerator with apt-get
Leo Cacciari
leo.cacciari at gmail.com
Mon Oct 29 12:16:15 UTC 2007
Il giorno lun, 29/10/2007 alle 06.41 -0500, Chris Lemire ha scritto:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Does anyone know how to get this to work?
>
> http://budlite.blogspot.com/2007/08/using-download-accelerator-with-apt-get.html
>
> This command seems to be invalid.
>
> # apt-get -y --print-uris package_name > debs.list
Hi,
the post is wrong :) If you look at the apt-get manual (man apt-get
from command line) you will see that the above command is missing the
action. To make an upgrade you should use
apt-get upgrade -y --print-uris > debs.list
To simply update/install the package named package_name you should use
apt-get install -y print-uris > debs.list
The line using the debs.list seems correct, but I did not try it.
--
Leo "TheHobbit" Cacciari
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Questa รจ una parte del messaggio firmata digitalmente
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071029/19f07e79/attachment.sig>
More information about the ubuntu-users
mailing list