How does it stack up against traditional package management and others like AUR and Nix?

  • @atzanteol
    link
    English
    14 months ago

    The way we’ve done it for like 30 years seems to work.

    • @[email protected]
      link
      fedilink
      04 months ago

      How would you prevent package duplicates when using flatpak and native?

      alias "flatpak run org.app.name"=*f-name"
      
      • @atzanteol
        link
        English
        14 months ago

        The way it’s always been done. Put them in different paths and set priority with the PATH variable.