GNU/Linux Ubuntu 23.04 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 Ubuntu 23.04 Lunar GNU/Linux.
And to Download Package and All Dependencies on Ubuntu Lunar 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.
1. Launching Shell Emulator
Open a Terminal window
Ctrl+Alt+t on Desktop
(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