Background-Story: I did a “flatpak update” on a remote client and every package wants the PW for downloading and for installing again. I had to enter the password like 30 times or more.

  • @[email protected]
    link
    fedilink
    84 months ago

    Given the shortage of people working on FOSS apps, I’m all in for anything that makes their lifes easier, so tgey can focus on the programming part and don’t have to care about packaging. That can be solved with community packaging like AUR, but that has it’s own problems.

    • @[email protected]
      link
      fedilink
      34 months ago

      But Flatpak is one of the technologies that explicitly has the developer deal with packaging, something they are usually quite bad at because they don’t do it very often, unlike distro maintainers.

      • @[email protected]
        link
        fedilink
        14 months ago

        Yes, but developers can create only flatpak, where they make sure it works and they officially support it, and then completely stop caring about other formats and community packages. Just like Bottles project does.

        • @[email protected]
          link
          fedilink
          14 months ago

          where they make sure it works and they officially support it

          Citation needed

          completely stop caring about other formats and community packages.

          That seems to be the case every time developers package software in any way. Sometimes even if they don’t package it at all.

          • @[email protected]
            link
            fedilink
            14 months ago

            I’ll try to reword it so it’s clearer what I meant: I think developers shouldn’t have to maintain more than one package format, and I think flatpak is the best format to be the one supported by the developer officially. Many developers officially support only .deb for example.