Moving updates from my /var/cache/apt/archive to my friend's PC
ssam
ulist at gs1.ubuntuforums.org
Wed Jun 21 21:13:08 UTC 2006
if you put them into /var/cache/apt/archive then in synaptic click
'reload', 'mark updates' and 'apply'. it should check the cache and
only download things that are needed.
alternativly (usefull if the second pc does not have a network
connection): double click on the deb files, and gdebi will install them
for you.
or: use
Code:
--------------------
dpkg -i *.deb
--------------------
--
ssam
More information about the ubuntu-users
mailing list