| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2017-07-13 | 977 Bytes | |
| apt-offline_ubuntu-16.04_amd64.7z | 2017-07-13 | 19.3 MB | |
| Totals: 2 Items | 19.4 MB | 1 |
Packages for apt-offline for ubuntu 16.04 (Xenial) running on a amd64 architecture Updated on 13/07/2017 All the files included are open-source and come from the packages.ubuntu.com website The installation does not recquires anything but the basic ubuntu 16.04 and sudo rights INSTALLATION : - download the file apt-offline_ubuntu-16.04_amd64.7z - uncompress it - copy the folder to your ubuntu machine - open a terminal - get into the folder (cd <path>/apt-offline_ubuntu-16.04_amd64) - type the following command : > sudo dpkg -i `find . -type f -name '*.deb'` You might need to update it then, you will find all the explanation for it on the ubuntu documentation for apt-offline. I hope it will be usefull for you, I spent some time trying to istall apt-offline and this was the best solution I found. If you have a problem trying to install it, a suggestion or anything to tell about this, just use the sourceforge discussion page. pichot