How to install ProtonVPN in Arch Linux (CachyOS) ?

Should I follow https://wiki.archlinux.org/title/ProtonVPN ?

OR

from flathub https://flathub.org/apps/com.protonvpn.www ?

This flatpak has Unverified tag, but according to this, this flatpak is safe.

Which one should I follow ?

Asking this because I’m because I’m a bit lazy to configure OpenVPN and all that stuff. (pls don’t kill me :)

Also do you think using VPN from flatpak is a good idea?

  • @gpstarmanOP
    link
    1
    edit-2
    16 days ago

    Thank you.

    If you are scared to mess things up you can always spin up a VM with CachyOS and try to install it inside that

    That’s what I’m gonna do. Since I’m very new to Arch (used mint before), I don’t even know the difference between paru and yay.😅

    I assume both OpenSSL and wireguard are already installed on CachyOS

    So On regular Arch Linux, Step 1.1, 1.2, 1.3 all should followed as mentioned in wiki. Also in wiki they didn’t mention anything about OpenSSL?

    • @Mechanize@feddit.it
      link
      fedilink
      216 days ago

      Also in wiki they didn’t mention anything about OpenSSL?

      Sorry, that was my bad, I wrote OpenSSL instead of openvpn. That one is probably needed too, but you should not have to pull it manually.

      Generally speaking the ArchWiki is one of the best, more structured and well maintained source of information about Linux things even for other distros, but it can too be outdated, so you should always check if the info is valid. In this case it seems so.

      In theory you should be able to just install proton-vpn-gtk-app using one of the many AUR helpers and it should Just Work™. Paru and yay are the most commonly used ones - as far as I know - and they wrap around pacman too, so you can use them to do everything packages related. Usually Arch related distro use one of them, for example EndeavourOS have yay already installed.

      At worst when you try to start protonvpn the GUI will not appear or immediately crash: if that happens, usually, you can try and run the program from the Shell and see what kind of error it returns and work your way from there. Checking if the deps listed in the wiki are installed is always a great first step.

      • @gpstarmanOP
        link
        1
        edit-2
        16 days ago

        Thank you for the detailed reply.

        using one of the many AUR helpers

        So, I can’t install aur packages via pacman?

        Just Work™

        Also Are you quoting certain nExT gEn gAmE guy?

        • @Mechanize@feddit.it
          link
          fedilink
          216 days ago

          So, I can’t install aur packages via pacman?

          Nope, you have to do it manually or using an helper that abstracts the manual work away.

          AUR packages, or to be more precise the PKGBUILD files, are recipes to compile or download stuff outside from the official repositories, manage their deps and installing them on the system.

          You should always only run PKGBUILD files that you trust, they can do basically anything on your system. Checking the comments of the package in the aur repo is a good practice too.

          Also Are you quoting certain nExT gEn gAmE guy?

          …maybe