I'm trying to figure out how to download all necessary PKG files on my mobile phone since my PC, which runs Zorin Lite 17, is offline. Is there a straightforward way to do this?
2 Answers
For offline installations, Snap and AppImage formats are your best bet! What programs are you looking to install offline?
If your mobile has internet access, a simple solution is to connect your phone to the PC and use your phone's connection to download packages directly. However, if you want to download them on your phone first, tools like apt-offline are great for gathering packages and their dependencies, but they usually require you to be on a Linux system. Alternatively, you can manually download the packages from sites like packages.ubuntu.com, but you'll need to keep track of the dependencies on your own.
I'm mainly interested in gaming-related apps like Wine and Lutris.