Formerly known as arc@lemm.ee / server shuts down end June 25
- 0 Posts
- 1 Comment
Joined 1 month ago
Cake day: June 10th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Formerly known as arc@lemm.ee / server shuts down end June 25
While I wouldn’t want flakpak going deep into the OS I think the advantage of using them on the desktop is obvious. Developers can release to multiple dists from a single build and end users get updates and versions immediately rather than waiting for the dist to update its packages. Plus the ability to lock the software down with sandboxes.
The tradeoff is disk consumption but it’s not really that big of a deal. Flatpaks are layered so apps can share dependencies. e.g. if the app is GNOME it can share the GNOME runtime with other apps and doesn’t need to ship with its own.