Questions tagged [apt-offline]
10 questions
1
vote
0 answers
To use apt-offline does the downloader-system need to have the same OS distro and version as the target system?
For example, to install updates on an offline Ubuntu System using apt-offline, is it OK to use a Debian system to download the updates?
user16734390
- 11
1
vote
2 answers
Ubuntu 22.04.1: apt-offline get --bundle option not working
--bundle file.zip option is not working. What am I doing wrong?
Ubuntu 22.04.1
~ $ apt-offline set --update --upgrade offline.sig
~ $ apt-offline get offline.sig --bundle offline.zip
Fetching APT Data
Downloading…
Calvin Kim
- 111
0
votes
0 answers
How to upgrade from Ubuntu 18.04 to Ubuntu 24.04 offline
Can I download an Ubuntu 24.04 image into my Ubuntu 18.04 device and upgrade it? I would also want to upgrade all the packages and dependencies. Please let me know if it's possible.
EDIT:I have a linux device with RAM 1GB, eMMC:8GB, ethernet and…
Mohammed Hassan
- 1
- 1
0
votes
1 answer
Setting Up Ubuntu 24.04 Snap Repository
I have set up an offline repository for Ubuntu 24.04 using apt-mirror so that our offline systems can install the packages on request.
Nowadays, many packages are available only through snap.
Is it possible to download the snap repository for…
Soo
- 314
0
votes
1 answer
AptOffline Ubuntu 24.10 File bundle.zip is not a valid zip file Error
I do everything as indicated in the AptOffline tutorial:
#offline
sudo apt-offline set --update apt-offline.sig
I create a .sig file on an offline machine,
#online
sudo apt-offline get apt-offline.sig --bundle bundle.zip
I generate bundle.zip…
0
votes
0 answers
How do I download Ubuntu packages in advance for an Ubuntu upgrade (from 24.04 to 24.10, for example)?
I have a desktop computer with Ubuntu 24.04 LTS, which I would like to upgrade to Ubuntu 24.10. I also have a laptop with Ubuntu 24.04 LTS, that I would also like to upgrade to 24.10. I don't want to have to download all the Ubuntu packages twice,…
Flimm
- 44,031
0
votes
1 answer
Ubuntu offline updates using apt-offline
When I'm installing apt-offline using sudo apt install apt-offline command it installs apt-offline version 1.8.4-1 (the latest, as I understand)
When trying to create a signature file using command sudo apt-offline set ~/offline-data.sig - getting…
Konstantin
- 111
0
votes
0 answers
Offline Installation of Apache/2.4.54 on Ubuntu18.04
I have tried installing Apache 2.4.56 from source. However, I want to install Apache/2.4.54 on Ubuntu18.04, offline(without accessing internet)
Is there any way to download apache2 and its dependencies onto Ubuntu 18.04 Virtual machine and install…
-1
votes
1 answer
How to install network drivers offline
In my Ubuntu 22.04 system unable to get internet.
I think this is due no drivers installed to get internet. There is no wifi driver, no Bluetooth driver & no modules to get ethernet or wired connection.so,no way to access internet at all.
No…
-2
votes
1 answer
problem updating/upgrading an offline ubuntu server 10.04 LTS
so i need to upgrade an ubuntu server 10.04 to version 16, i know its impossible to upgrade from version 10 to 16 directly as they are more than one version apart but this is not the problem the problem is that the server has to stay offline and so…
illidan
- 1