• kiwi@kale.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    One of the downsides seems like since the developer packages everything together, I’m reliant on them to push out changes. For example if some dependency needs a critical security update then I’m relying on every flatpak author to apply that change and push out a new version. But if I’m installing packages directly, I can update that one package and be done with it across my system.

    • TheTrueLinuxDev@beehaw.org
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      In theory, the CI/CD would generate the package automatically when the git repo get tagged for release if they do configure for it, so it should be able to release it rather quickly. For instance, I get endless amount of update from Kate editor on Flatpak, because it constantly get tagged for minor releases.