F5F Stay Refreshed Software Operating Systems Download complete package with all required components on a dedicated machine. Install only on an isolated system.

Download complete package with all required components on a dedicated machine. Install only on an isolated system.

Download complete package with all required components on a dedicated machine. Install only on an isolated system.

K
kaaskotskikker
Posting Freak
795
06-19-2023, 08:10 PM
#1
Essentially you're looking for a method to handle package dependencies in one go from a browser. Ideally, download the package and its dependencies together, then install them on the device. The current approach involves fetching each dependency separately, which can be time-consuming and error-prone. Would you like suggestions for alternative solutions or workarounds?
K
kaaskotskikker
06-19-2023, 08:10 PM #1

Essentially you're looking for a method to handle package dependencies in one go from a browser. Ideally, download the package and its dependencies together, then install them on the device. The current approach involves fetching each dependency separately, which can be time-consuming and error-prone. Would you like suggestions for alternative solutions or workarounds?

R
ReaperCreeper1
Junior Member
40
06-20-2023, 12:55 AM
#2
Check the instructions for Ubuntu. A safer method is to install on a connected device online, then copy the entire disk or replace the hardware.
R
ReaperCreeper1
06-20-2023, 12:55 AM #2

Check the instructions for Ubuntu. A safer method is to install on a connected device online, then copy the entire disk or replace the hardware.

D
DrBrokenBones
Senior Member
378
06-24-2023, 04:57 AM
#3
This method is reliable now. Back then, when Wi-Fi wasn’t available at home, I’d save the file locally and transfer it to a computer for installation.
D
DrBrokenBones
06-24-2023, 04:57 AM #3

This method is reliable now. Back then, when Wi-Fi wasn’t available at home, I’d save the file locally and transfer it to a computer for installation.

S
Slow_Burn351
Member
78
06-25-2023, 03:35 PM
#4
You can integrate dependencies into the deb using tools like pbuilder, though it still requires similar effort overall—just faster during deployment. I wonder why an air gap is necessary when simply installing binaries; if the setup provides sufficient security, compiling from source might be more appropriate.
S
Slow_Burn351
06-25-2023, 03:35 PM #4

You can integrate dependencies into the deb using tools like pbuilder, though it still requires similar effort overall—just faster during deployment. I wonder why an air gap is necessary when simply installing binaries; if the setup provides sufficient security, compiling from source might be more appropriate.

L
LorrenK
Senior Member
703
06-26-2023, 12:50 PM
#5
These suggestions are helpful. @Gokul_P and @Sauron Do you understand how to download a package along with all its dependencies in one go? Also, from the Debian site or another mirror?
L
LorrenK
06-26-2023, 12:50 PM #5

These suggestions are helpful. @Gokul_P and @Sauron Do you understand how to download a package along with all its dependencies in one go? Also, from the Debian site or another mirror?

T
Twistor02
Junior Member
13
06-28-2023, 01:34 AM
#6
It's not about security, it's about functionality. I plan to use Bluetooth tethering, but since my device doesn’t support Bluetooth, I’ll need to install additional packages. Now I’m really focusing on the USB repository.
T
Twistor02
06-28-2023, 01:34 AM #6

It's not about security, it's about functionality. I plan to use Bluetooth tethering, but since my device doesn’t support Bluetooth, I’ll need to install additional packages. Now I’m really focusing on the USB repository.

R
RustyK
Member
129
06-30-2023, 12:36 PM
#7
It seems the USB repository is the best option here.
R
RustyK
06-30-2023, 12:36 PM #7

It seems the USB repository is the best option here.

K
Kai4Christ
Member
177
06-30-2023, 08:30 PM
#8
You can use a budget USB to Ethernet adapter or a USB to BT dongle. I suggest going with USB to Wi-Fi dongles instead of BT ones—they both have issues, but the Wi-Fi version worked well for me. This setup will give you a much better experience.
K
Kai4Christ
06-30-2023, 08:30 PM #8

You can use a budget USB to Ethernet adapter or a USB to BT dongle. I suggest going with USB to Wi-Fi dongles instead of BT ones—they both have issues, but the Wi-Fi version worked well for me. This setup will give you a much better experience.

H
Hofaaa
Junior Member
49
06-30-2023, 09:38 PM
#9
It is handled automatically by the package manager during installation on the "donor" system
H
Hofaaa
06-30-2023, 09:38 PM #9

It is handled automatically by the package manager during installation on the "donor" system

C
CocaCola15
Senior Member
603
06-30-2023, 11:02 PM
#10
USB tethering exists too
C
CocaCola15
06-30-2023, 11:02 PM #10

USB tethering exists too