w33tmaricich / offline-apt-install

Scripts for performing apt package installations in an offline environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

offline-apt-install

Two scripts that are used to install apt packages in an offline environment.

Instructions

  1. Run package.sh on a machine with internet. package.sh takes a list of debian packages you wish to install.
  2. Move the created tar and install.sh to the machine with no internet.
  3. Run install.sh. install.sh takes the same list of debian packages.

About

Scripts for performing apt package installations in an offline environment.


Languages

Language:Shell 100.0%