this post was submitted on 13 Dec 2025
36 points (100.0% liked)

Linux

13076 readers
603 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
 

Together with my then-colleague Kalev Lember, I recently added support for pre-installing Flatpak applications. It sounds fancy, but it is conceptually very simple: Flatpak reads configuration files from several directories to determine which applications should be pre-installed. It then installs any missing applications and removes any that are no longer supposed to be pre-installed (with some small caveats).

you are viewing a single comment's thread
view the rest of the comments
[–] Fizz@lemmy.nz -1 points 3 months ago

Flatpak is unironically dead. It provides next to no security benefits. Single store with no verification of updates. Worse compatibility with other system apps. Its only positive is that it gives developers a single linux platform to target but it even does a bad job at that since the developer experience is subpar compared to snap and app image.

Apart from having a good name its kinda bad at everything.