• frayedpickles@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Ah yes, downloading builds from unvetted third parties and running their installers as root. Truly the Linux way.

      • lseif@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        and this is different to windows how …?

        u do realize that u can (and should) read the PGKBUILD file? and check the git url which it’s cloning. or check the sha if its a binary package.

        • jim3692@discuss.online
          link
          fedilink
          arrow-up
          0
          ·
          1 month ago

          People can also use the Nix package manager on any distro, and run their apps using nix-shell, so that they don’t need to install as root.