Skip to content

Draft: Add (un)install flatpaks and polkit functionality

Ghost User requested to merge (removed):main into main

This MR enables installation and uninstallation of flatpak applications. The program first checks if the user is able to do that via polkit using zbus_polkit.

Some things should be done before accepting the patch: How should the program handle multiple matching flatpaks found? Improve error handling.

Merge request reports