this post was submitted on 03 Nov 2023
543 points (93.9% liked)

linuxmemes

20903 readers
961 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
543
Monster (lemmy.world)
submitted 11 months ago by Geert to c/linuxmemes
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 11 months ago

Usually people mean flatpak and other desktop-focused formats when talking about universal package formats.

Even docker images are usually built with traditionial package managers, except if they're built directly by Nix.

I agree that there won't be "the" package format, since they all have their tradeoffs. E.g. Nix updates need quite a bit of memory, so it isn't a good choice for resource constrained embedded use-cases.