• sip@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    4 days ago

    if it’s not in my distro or I can’t compile it withing my distro’s packages, I’m not installing it. I don’t want the same library in ten versions.

    • ProdigalFrog@slrpnk.netOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      Flatpak shares libraries, so there are no duplicates of the same version, though there may be duplicates of other versions, as that would ensure compatibility with the specific app.

      App image does not share libraries between apps, so it would potentially have more duplicates.

      • sip@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        yeah, that’s what I meant, multiple versions of the same thing, which always turn out to be 200-500MB packages like chromium/electron.