GNU/Linux Debian Bookworm Download Only Package with Dependencies for Offline Installation
Hi! The Tutorial shows you Step-by-Step How to Download Package with Dependencies without Internet in Debian Bookworm 12.x GNU/Linux.
And to Download Package and All Dependencies on Debian 12 I make use of the very useful pkgdownload Script.
Especially relevant: this Script is working also in case of already installed Packages.
Because unluckily the apt and apt-get Packages Managers development is still not aware of a potential Offline Package Installation requirement.
Finally, this Setup is valid for all the Debian-based Distros like:
- Kali
- MX Linux
- Deepin
- Parrot
- antiX
- SparkyLinux
- Q4OS
- Netrunner
- Voyager Debian
- MakuluLinux
- Elive
- LMDE
- Parsix (You may just need to Discover what’s the Parent Release)
1. Launching Shell Emulator
Open a Terminal window
(Press “Enter” to Execute Commands)sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents