Make available as a Flatpak on Flathub #1846
Labels
enhancement
New feature request or improvement on an existing feature
status: Needs triage
Applied to all new issues
Describe the problem
Right now, the program is distributed as a .deb package for Linux, which only works on Debian-based systems (like Ubuntu). This means users on other Linux distributions, like Fedora, Arch, or openSUSE, can’t easily install it. They’d have to go through extra steps like compiling from source, which is a hassle and may prevent less experienced users from using the program.
Proposed solution
It would be great to package the program as a Flatpak and put it on Flathub. Flatpak works across pretty much all Linux distributions, so it would make the program easier to install and keep up to date for a wider range of users.
Alternatives you've considered
Other options could be creating an AppImage or Snap package, but Flatpak seems to be the most widely supported across different Linux distros, and it integrates well with most desktop environments.
Additional context
Flatpak also offers sandboxing, which adds a layer of security by isolating the program. Plus, putting the program on Flathub would make it easier for users to find, install, and update.
The text was updated successfully, but these errors were encountered: