This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Description
I am trying to improve the UX of Flatpak on Ubuntu with the goal of approaching the ease-of-use of installing an AppImage program. I think it would be helpful for developers if flatpak build scripts could auto-generate a .deb file for Ubuntu users that handles the flatpak dependency and kicks off adding the flatpak install via a postinst script.
Is this the right repo to do this? What sort of PR would be accepted?