Flatpkmngr is a GUI Flatpak manager which helps to upgrade, downgrade Flatpak apps, etc.
Currently there is no easy way to install Flatpkmngr. Please compile the source code.
git clone https://github.com/protheory8/flatpkmngr.git
cd flatpkmngr
make
./flatpkmngr
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please read code of conduct and CONTRIBUTING.md file before making pull requests or submitting issues.
Flatpkmngr is licensed under GNU General Public License v3.0