Recently, I discovered that some software packages I use have been removed from FlatHub due to long-term lack of maintenance.
This application has not seen any update for several years, and is not compatible with non-EOL runtimes anymore.
I understand the reasoning behind this decision, but I genuinely need these applications and hope to continue using them with Flatpak.
Therefore, I was wondering if it would be possible to package these discontinued applications as full Flatpak offline installers and store them in the GitHub releases of their respective metadata repositories.
What I mean is, if I were to lose this software for some reason, such as after reinstalling the system, I’d hope to be able to reinstall these programs again. Because from the description of that prompt, it seems I wouldn’t be able to reinstall this software.
No you will be able to reinstall. Generally we don’t drop even EOL stuff from the repo unless due to legal issues etc. and even if we drop, we won’t remotely remove the installation in your local PC.
In other words, even though these applications have been removed from flathub.org (excludes software removed for legal reasons, includes only those software with reached EOL for their runtime), can I still install them using the following method??
flatpak install flathub [APP_ID]
Additionally, regarding `flatpak create-usb`, can I set the target path to any local directory instead of a USB drive?