Anyone else starting to favor Flatpak over native packages?
I am currently using Linux Mint (after a long stint of using MX Linux) after learning it handles Nvidia graphics cards flawlessly, which I am grateful for. Whatever grief I have given Ubuntu in the past, I take it back because when they make something work, it is solid.
Anyways, like most distros these days, Flatpaks show up alongside native packages in the package manager / app store. I used to have a bias towards getting the natively packed version, but these days, I am choosing Flatpaks, precisely because I know they will be the latest version.
This includes Blender, Cura, Prusaslicer, and just now QBittorrent. I know this is probably dumb, but I choose the version based on which has the nicer icon.
You are viewing a single comment
For me the perfect example is GNOME Builder (I use KDE Plasma) but this package has it all. No, you dont need to download any dependencies, the sandbox handles it all!
That's not all that different than a traditional package manager. You're downloading the dependencies either way. With Flatpak, they're bundled in. With a traditional package manager, it just fetches all the dependencies and shows you that they're being installed one-by-one. Either way, it's one command to install.
Fun use case! It feels like hell experimenting with different DEs because the installs mess with each other. If only they were isolated somehow...