• LoudWaterHombre@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Flatpak acts like its virtualizing the applications, AUR shipped binaries are build by trusted arch users. Those eco systems operate on totally different levels, there are (more) audits in AUR.

        Flatpak or god forbid even Snap are fucked up software distribution platforms you should only use as last resort and when the software you are trying to get is not available on your OS repository/package manager and should be simply avoided.

    • shirro@aussie.zone
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      A subset of AUR PKGBUILDs are downloading a prebuilt desktop application binary packaged for another distro (deb, rpm, tarball, appimage) from upstream and then unpacking it. Those packages are trying to solve some of the same problems as flatpak, distributing a generic desktop binary but often do it worse and people should be weighing the alternatives. More broadly AUR packages aren’t comparable with flatpak.