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

  • Pantherina@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

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

    alias "flatpak run org.app.name"=*f-name"
    
    • atzanteol
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

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