this post was submitted on 19 Oct 2023
48 points (98.0% liked)

Free and Open Source Software

17571 readers
15 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I don't understand what problem they are meant to solve. If you have a FOSS piece of software, you can install it via the package manager. Or the store, which is just a frontend for the package manager. I see that they are distribution-independent, but the distro maintainers likely already know what's compatible and what your system needs to install the software. You enjoy that benefit only through the package manager.

If your distro ships broken software because of dependency problems, you don't need a tool like Flatpak, you need a new distro.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 11 months ago (1 children)

If people want the Linux desktop to become more ubiquitous in homes, it better damn well be the next evolution. Someone’s grandmother isn’t going to get on the command line when apt inevitably decides to break.

The concept is not new, and Apple has had .app containers for a very long time that almost always just works. So clearly the concept has long been proven.

Perhaps flatpak, snap, appimage aren’t the final forms of this concept on Linux, but it’s a step toward making application packaging and distribution much more friendly for the common masses.

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

That Apple can get their own relatively narrow platforms to work really says very little. Shocking if they could not.

As far as home use, Linux works fine. Both my wife and father in law use it too and they are not technical. Cannot remember the last time I had an apt issue or any other issue.

As far as snaps being better. Not my experience. I will take a native package any day over this other stuff. Just more integrated and reliable.