-
Notifications
You must be signed in to change notification settings - Fork 346
Description
Applications should be installed via flatpak (Discussion)
Describe the solution you'd like
The thing is, Linux is moving to a unified way to package apps, and flatpaks are the prominent one (if you are not on Ubuntu). We should really push flatpak instead of Distro packages. We all already know about the security benefits that come with Flatpak, and those aren't the only benefits. At least flatpak should be the default for apps like telegram, Discord, OBS which recommend using the flatpak version as the default. Even for apps like signal, like on fedora, it would be much better to get a flatpak instead of enabling someone's Copr repo and do it that way. I would like to have a discussion on this, as personally most of my GUI application are Flatpak, but I get why someone might want to use distro package too or even AUR Build.
Describe alternatives you've considered
If things were done my way I would probably make all application installation to flatpaks, but that isn't the reality so at least giving a choice between flatpak and distro package would be nice, and for apps that recommend flatpaks that should be the default.
Checklist
- I checked for duplicate issues.
- I checked already existing discussions.
- This feature is not included in the roadmap.