this post was submitted on 25 May 2026
60 points (96.9% liked)
Linux
14058 readers
344 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why are people using flatpak again?
They're somewhat sandboxed, likely to be up to date, and it behaves similarly across different machines. It's nice for GUI programs that don't need access to the wider system.
I get the vast majority of my GUI programs from Flathub. I didn't know there was a controversy with it, other than just wanting a different way of doing things.
I'm familiar with the Snap controversy though
Yea I love Flatpak. No dependency hell, works great in Discover, never need to pipe curl into bash for some huge installer script, it gives a little bit of safety with sandboxing, and you can even install/update without the admin password
I almost always favor it except for something more core to the system (web browser, Steam... that's about it lol)
Because it just works, and updates faster than apt.
Everything updates faster than apt, and AppImages just work if that's the standard we're going with.
I don't hate AppImages, but they're certainly not as convenient as Flatpak
How? I dont think its possible to be more convenient than an AppImage.
AppImages don't go in Discover with all my other programs. They don't auto update, no review system, no way to cleanup the files they created when uninstalling, I have to manually add shortcuts to my app launcher. Also Flatseal is pretty cool. And I'm pretty sure Flatpak does incremental updates instead of having to redownload the entire program every time.
I've tried Gear Lever, but in my experience it hasn't ever succeeded in updating an AppImage for me. And it's kind of awkward giving it an AppImage file so it can move the file, instead of the download and the installation being the same single action.
One thing a lot of people don't know about Flatpak is that you can get .flatpakref files like Kdenlive uses for their daily builds. Very cool!
https://cdn.kde.org/flatpak/kdenlive-nightly/org.kde.kdenlive.flatpakref
https://kdenlive.org/download/
How do you know an update has been released? How do you upgrade it?
Use AppImageLauncher or Gear Lever.
Gear Lever?
That's interesting, so it requires flatpak to install, but why would you when you already use flatpak?
To use App Images! :D
For when the devs provide app image but not flatpak or are app images somehow better?
Because at least with flatpak I don’t end up with app fines littering my system and personal folders.
Macos’s application format used to be the best.
A clean home directory is the best selling point for me with flatpaks
I have an atomic distro, and it lets me install apps without having to reboot or spin up distrobox.