What are your thoughts on Flatpak/Flathub?

tet@lemm.ee to Linux@lemmy.ml – 194 points –
About | Flathub
flathub.org

How does it stack up against traditional package management and others like AUR and Nix?

210

You are viewing a single comment

The way we've done it for like 30 years seems to work.

How would you prevent package duplicates when using flatpak and native?

alias "flatpak run org.app.name"=*f-name"

The way it's always been done. Put them in different paths and set priority with the PATH variable.