• @pmk
    link
    42 months ago

    I’m trying to understand the Flatpak model here, so if Flatpak installs sandboxed libraries, does that mean that all programs on Flathub are compiled against the same “base” runtime? Theoretically, if I had 10 flatpaks installed, could they pull in 10 different runtimes? It seems like this could get out of hand. Iirc, Fedora has their own runtime for their own flatpaks, tied to the version. (A runtime for Fedora 39, another for 40, etc?) In that case, is the idea to have one (traditional) set of libraries for the base OS, and another (runtime) set of libraries for user applications? Could it come full circle so that the base OS is relying on the same libraries as provided by the runtime? I am somewhat confused…

    • @AProfessional@lemmy.world
      link
      fedilink
      English
      7
      edit-2
      2 months ago

      A new freedesktop runtime releases once a year, most apps are on the latest.

      Nobody uses the Fedora runtime. It exists for political reasons not practical.