Coder Social home page Coder Social logo

apt-install-offline's Introduction

logo

apt-install-offline

Collect, download and offline-install packages on Ubuntu.

The provided setup.sh auto-installs/updates the code.

Parli italiano? » Leggi: Come scaricare i pacchetti .deb di apt per installarli offline (desktop e server, linea di comando)

1. Install the tool

On an Internet-connected PC, cd to your USB flash drive and run this:

sudo apt install curl -y && curl -s https://raw.githubusercontent.com/TurboLabIt/apt-install-offline/master/setup.sh?$(date +%s) | sudo sh

2. Collect

Connect the USB flash drive to your offline PC and collect the file(s) needed to install the package(s) you want:

sudo bash 1-build-list.sh "wpasupplicant wireless-tools"

3. Download the files

Re-connect the USB flash drive to your Internet-connected PC and download the reqired file(s):

sudo bash 2-download-list.sh

4. Offline-install

Re-connect the USB flash drive to your offline PC and... offline-install the package(s)

sudo bash 3-install-offline.sh

Done!

Guides/reviews

Social

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.