GNU/Linux KDE Neon Download Only Package with Dependencies for Offline Installation
How to Download Package with Dependencies without Internet on GNU/Linux KDE Neon LTS desktop – Step by step Tutorial.
And to Download Package and All Dependencies on KDE Neon 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 Shell Terminal emulator window
Just start Typing “konsole” on desktop.
(Press “Enter” to Execute Commands)And Update Apt Repository:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents