2

I have a Linux build which is 100% quarantined from the internet. I've learned that Cube Server as well as apt-offline will help me install applications offline, which is great. But what's less clear is if apt-offline will also update the OS and all installed apps. I.e. I want to update a brand new Linux installation.

I just want to make sure I'm using the right tool for that, and the other questions I've found around here don't seem to explicitly say. Thanks! :)

1 Answers1

2

The kernel is just another set of packages in the Ubuntu archives. If you have all the appropriate packages in your media that you are installing from, then apt-offline should be able to install them just as well as any application your installing with it.

dobey
  • 40,344
  • 5
  • 56
  • 98