0

I am trying to install a software where there is no internet in system.So i need to install all packages which available in Ubuntu 16.04.How can do that?

Sree
  • 9
  • All packages ? What you mean exactly – cmak.fr Jul 23 '19 at 05:18
  • like when am trying to install libstc++6 i386 package it is asking dependency packages to be installed.So as i am not having internet in my machine how can install all dependency package and install it. – Sree Jul 23 '19 at 05:42
  • Get needed packages list with simulation apt install -s <your package> then download them from another machine and go to the offline one. – cmak.fr Jul 23 '19 at 05:46
  • I got this one.Problem is those dependency package have other dependency pakages to be installed.So almost 300 packages which will be hectic to download and install. – Sree Jul 23 '19 at 05:50
  • any way to install all packages from iso file – Sree Jul 23 '19 at 05:53

0 Answers0