Revision of Installing Packages Without Internet Connection from Sat, 01/28/2017 - 03:28

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

Installing Packages Without Internet Connection

Manually installing a package

If you have GDebi installed, open the folder with the .deb package and double-click on it. Otherwise, and if all the dependencies of the package are already installed, execute the command below in a terminal: $ sudo dpkg -i path/to/package.deb

Warning: Don't blindly trust packages outside Trisquel's repository. Whoever built it may have included malware!


You can also use APT Local Repository to install packages offline: Visit this

Managing an offline system

If you administrate an offline Trisquel, bring on it (e.g., using a USB stick) the .deb package of 'apt-offline' and install it with GDebi or 'sudo dpkg -i':

Do not worry about its dependencies: they are already installed. Even "trisquel-minimal", which provide a minimal console environment, depends on them. Then use the 'apt-offline' command to manage all your packages or, if you like GUIs, use the 'apt-offline' command to install "apt-offline-gui". You can then use its GUI.

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

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