Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 13 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 13

Hum if you are stuck with 56k dial-up only on the first PC,
there would be an easy solution :
from the first PC
sudo dpkg --get-selections > Packages.list

You copy that file *and* your actual /etc/apt/sources.list to
the second computer

Then
sudo dpkg --set-selections < Packages.list
sudo apt-get update
sudo apt-get dselect-upgrade

and the trick is done (provided your second PC has a fast connection)

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Copy Packages Or get search suggestion and latest updates.


Tagged: