Revision of Installing Packages Without Internet Connection from Wed, 02/12/2014 - 00:43

The revisions let you track differences between multiple versions of a post.

Installing Packages Without Internet Connection

Installing a package offline

You can achieve it just running the below command thru a terminal or virtual temrinal:

$ sudo dpkg -i path/to/yourfile.deb
or double clicking on the file if you have GDebi installed.

Beware that the package may have dependencies.

Managing an offline system

You can manage an offline system with apt-offline. You need to get it and then install it. You can get it from here. Copy it to a flash drive or burn a CD, then bring it to the offline system and installed it by any of the methods mentioned above.

This external documentation will help you on the use of apt-offline.

Also, you can use apt-offline thru GUI installing apt-offline-gui.

Revisions

02/12/2014 - 00:43
antiesnob
09/04/2014 - 01:57
muhammed
11/29/2014 - 11:36
Pandya
12/27/2015 - 01:08
pogiako12345
01/28/2017 - 03:28
Magic Banana
01/28/2017 - 17:59
Peter Boughton
07/18/2018 - 17:06
Malsasa
11/05/2020 - 21:31
augustoborin
11/19/2023 - 09:44
knife