Jan252012

How to install a software in Ubuntu with all its dependency?

Pratik Dayama asks:

I don’t have an Internet connection on my PC. I can download from a net cafe. but they have Windows. Can anyone get me a solution?


Browser: Firefox 4
System: Ubuntu 11.04
Tagged: , , , ,
Know someone who can answer? Share the question with your friends!

Leave a comment

Get a MakeUseOf account using one of your online accounts below.
Why? Earn points, unlock giveaways, access locked exclusives.

Hide 8 Comments

  • Anonymous January 25, 2012

    Get packages and dependencies for installing offline
    http://www.tuxradar.com/answers/517
    ‘Generate package download script’ option in Synaptic

    apt-offline
    http://packages.debian.org/squeeze/apt-offline
    apt-offline can be used to generate a signature on a machine (with no network). This signature contains all download information required for the apt database system. This signature file can be used on another machine connected to the internet (which need not be a Debian box and can even be running windows) to download the updates

  • Anonymous January 26, 2012

    Also another good option is the Ubuntu Live DVD, It has a good number of the packages you will need under the Pool folder of the DVD. Of course it is limited, but if you need something quick without running it down, this may be a good option for you. I keep a current LTS (10.04) copy of Ubuntu just for this purpose, also I have seen people put them on there thumb drives just in case.

  • Guest January 26, 2012

    Also another good option is the Ubuntu Live DVD, It has a good number of the packages you will need under the Pool folder of the DVD. Of course it is limited, but if you need something quick without running it down, this may be a good option for you. I keep a current LTS (10.04) copy of Ubuntu just for this purpose, also I have seen people put them on there thumb drives just in case.

Please wait...