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?



Solved

I just installed aur mentioned in the wiki and it worked just fine. Didn’t need to install anything else in my case.

  • odium@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    15 days ago

    I’m on cachyos Wayland (hyprland) and none of the GUI options worked for me, including the flatpak. The AUR protonvon-cli-community worked out of the box though.

    paru -S protonvpn-cli-community

    protonvpn --help

    • gpstarman@lemmy.todayOP
      link
      fedilink
      arrow-up
      0
      ·
      15 days ago

      Thank You.

      Is it because of hyprland in any case? I’m using plasma though, so I have to try myself it seems.

      Also, It’s just that I prefer more of a GUI way. (Doesn’t mean I hate terminal or anything)

      • we_avoid_temptation@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        15 days ago

        If I’m reading that correctly, yeah all you should need to do is install the AUR package. 1.1-1.3 in that section are different options that don’t depend on each other.

        • gpstarman@lemmy.todayOP
          link
          fedilink
          arrow-up
          0
          ·
          15 days ago

          1.1-1.3 in that section are different options that don’t depend on each other.

          I think that particular page needs to be bit more concise.

          Thank You.

          • why@lemmy.sdf.org
            link
            fedilink
            arrow-up
            0
            ·
            15 days ago

            It’s common for arch wiki pages to give multiple options for software to install.

            • gpstarman@lemmy.todayOP
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              14 days ago

              I mean it’s never mentioned anywhere that they are multiple options. It’s just say 1.1, 1.2 & 1.3, so I got confused. Maybe it’s because I’m new to Arch.