fluxgui
fluxgui copied to clipboard
Add support for Flatpak packages
https://github.com/flathub/flathub/wiki/App-Submission
https://appimage.github.io/wishlist/
well.. what is more practical? snap, flatpak or appimages?
The process for using software distributed with a flatpak goes like this:
- Install flatpak with root / sudo
- Reboot
- Actually install whatever software you wanted to install in the first place.
The process for using an appimage goes like this:
- Download the appimage.
- Run the appimage. No privileges necessary unless the software in the app image requires them.
I might even go so far as switching distros to avoid using a flatpak.