• tsugu@slrpnk.netOP
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      edit-2
      9 days ago

      Flatpak can’t run CLI apps. Also, they started around the same time. Flatpak in 2015 and Snap in 2016. This is like saying dnf shouldn’t exist because apt is a thing.

      Why would Canonical abandon their own solution because some people online complain?

      • jrgd@lemm.ee
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        8 days ago

        The question that I have to ask: what category of CLI apps (or even some examples) exist that are too complex to maintain a few versions simultaneously as native packages but are not complex enough to just use an OCI container for them instead?

        • cmhe@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          8 days ago

          Nix on non-NixOS distributions would be great, if it would support installing apps into the users home directory instead of a global directory (without recompiling everything).

          (When I looked into it, it wasn’t possible, but if you made it work, please share.)