this post was submitted on 25 May 2026
91 points (95.0% liked)

Linux

13801 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] otter@lemmy.ca 42 points 2 days ago* (last edited 2 days ago) (1 children)

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, and it won't mess with anything else that I already have installed. I guess it would have similar pros and cons as containerization with Podman/Docker?

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.

[–] Die4Ever@retrolemmy.com 31 points 2 days ago* (last edited 2 days ago)

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)