Is linglong universal package format any good
2026-05-22 05:51 UTC
Replies (4)
-
@Parodper@foros.fediverso.gal 2026-05-22 06:36
as better alternative for these formats or is this just xkcd for package formats It can be both. But in this case I see they reuse system libraries, which goes against the idea of ending dependency hell.
-
@moonpiedumplings@programming.dev 2026-05-22 06:45
Maybe. But they, and many others overestimate the amount of size flatpaks take up. Flatpaks use a “runtime”, a shared set of libraries and programs flatpak apps use. With one flatpak app, there is just one runtime. But with 2, 3, 10 flatpak apps, there are still only going to be 1 (to 3) runtimes on the system. In the blog, they compare the size of deepin calculator. But this is not a fair comparison. A more fair comparisom would involve comparing the app size without the runtime. In addition to this, if you are on btrfs, further deduplication and compression is done. This (and symlinks) won’t show up in many disk and space usage analysis tools. To get a more accurate measure, use compsize instead of traditional tools. It will show you how much transparent compression (when btrfs compresses files but you can stilll access them normally), symlimks and the like are saving space. Anyway, I am interested in more cross distro package managers though. Flatpak, docker, and nix cover a lot of things but have their annoying edge cases and paper cuts, especially in comparison to snap in some ways for some apps.
-
@Bronstein_Tardigrade@lemmygrad.ml 2026-05-22 21:32
They tried Flatpak in 2017? I’m sure it is the same today as it was 9 years ago, since we know software never evolves. /s
-
@adarza@lemmy.ca 2026-05-22 17:32
from deepin? the DE that got yeeted from suse and fedora? nty.