too many different "app stores" apt flatpak snap app images debs etc etc
Login to reply
Replies (5)
What does your ideal app distribution look like on linux as a linux user/enjoyer? What is the one “killer” thing that obsoletes the status quo?
Also, do you publish apps as a Linux developer?
^ I've been shipping tarballs or self extracting tarballs.
All have their benefits and drawbacks. But I think the direction RedHat is moving in (more immutability) there will be a place for system packages (RPM) and self-contained user-app packages (flatpaks).
Agreed
It wouldn't be GNU/Linux if people couldn't easily build and use the alternatives they want.
Unfortunately for some people, that results in too much of a lot of things.
Those of us who haven't taken on the mark of the Debian thank you for this sane practice.
The amount of times I have to go digging for actual source distributions because the download page is a deb, a snap, and a flatpak...
I get nobody ships txz's but a tarball should ALWAYS be one option.