• @[email protected]
    link
    fedilink
    627 days ago

    How long do you think until Flatpak is replacing packages? I really don’t like the current stultifying trend of the combination of Flatpak and immutability.

    • Possibly linux
      link
      fedilink
      English
      227 days ago

      It isn’t replacing packages. App developers are simply spending there time where it matters.

      If a distro wants to package something they can still do it.

    • @[email protected]
      link
      fedilink
      English
      327 days ago

      As someone new to both, I’m commenting to hear your answer to the other person’s “why?” :)

      • @[email protected]
        link
        fedilink
        124 days ago

        As the person in question has remained silent, I do wonder if I could perhaps help out instead. Would you be so kind to vocalize your question(s) as elaborate as possible? Afterwards, I’ll try to answer them to the best of my abilities.

    • @[email protected]
      link
      fedilink
      227 days ago

      I do not want Flatpak to replace distro packages.

      I use both pacman and apk and they are both far better package managers than Flatpak is. Apk 3 is awesome. And I do not want sandboxes for native packages.

      The role of Flatpak is as a distribution method for app developers to target Linux as a platform with a single build. It is a place to get things that may not be in my distro repos. It can be a method for commercial distribution. It is the cure for the “fragmentation” problem that makes it difficult to develop software for Linux.

      I hate snaps but snaps could actually be used to replace packages. You could distribute GCC as a snap. In its current form, Flatpak is only targeting GUI applications

      • @[email protected]
        link
        fedilink
        327 days ago

        not op but here’s my reasons: I want my apps to be able to talk to each other. So flatpak is just in the way. Also, I don’t see the point of immutable distros. I could boot off of btrfs snapshots years ago. Immutability gives me absolutely nothing of value either

          • Possibly linux
            link
            fedilink
            English
            127 days ago

            How so?

            The benefit is easy roll backs and roll forwards. The system is the same from a security perspective.

          • @[email protected]
            link
            fedilink
            126 days ago

            no, it doesn’t. Stuff doesn’t have write access to / anyway. Immutability just means that I don’t have write access either. Which makes no sene to me.

        • @[email protected]
          link
          fedilink
          427 days ago

          I want my apps to be able to talk to each other. So flatpak is just in the way.

          This is (at least somewhat of) a legit concern. But is mostly directed towards Flatpak’s limitations in its current implementation.

          Also, I don’t see the point of immutable distros. I could boot off of btrfs snapshots years ago. Immutability gives me absolutely nothing of value either

          Have you ever wondered why openSUSE started working on (what would eventually become) Aeon while they had previously pioneered the BTRFS + Snapper workflow with Tumbleweed? I believe you may find the point of immutable distros in there 😉.