Logo 
Search:

Unix / Linux / Ubuntu Answers

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

  
Question Answered By: Adah Miller   on Nov 29

This will appear in the next issue of Full Circle Magazine:

Q The computer I use doesn't have an internet connection and I browse the web
on another PC elsewhere. How can I download Ubuntu packages so that I can save
them on my USB flash drive and take them back to install them on the offline PC?

A Go to the web site "packages.ubuntu.com" then select your version, and then
the application you want.

When an application needs something else to be installed (dependancy), the web
site will show you. It can be handy to have a list of what is already installed
on your computer, created by:
dpkg --get-selections "*" > Desktop/apps.txt
Then copy the file "apps.txt" onto your flash drive. That way you can see
whether you actually need any dependancy files. You have to be careful to
install the dependancy before the application.

Share: 

 

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

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


Tagged: