https://mullvad.net/en/help/install-mullvad-app-linux

Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.

    • be_excellent_to_each_other
      link
      fedilink
      96 months ago

      Both options will install the Mullvad client from the AUR. (If you use an arch derivative, that already tells you some things. If you don’t, then you are missing some context.) The first option will install from binary, the second will compile from source. Which you choose is up to you.

      If you blindly chose one over the other because you didn’t know, worst case you end up being impatient if it takes awhile to compile from source.

      • Amju Wolf
        link
        fedilink
        English
        16 months ago

        No, worst case you install actual malware. Anyone can upload to the AUR, not just trusted users.

    • u/lukmly013 💾 (lemmy.sdf.org)
      link
      fedilink
      English
      46 months ago

      Usually the *-bin version just means it downloads the already compiled binaries instead of compiling the program on your computer.

      You should also always check the PKGBUILD for something suspicious. AUR packages are put there by users, and are not verified.