$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

ProtonVPN Installation in Arch Linux – Step-by-step

January 17, 2022 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing AUR Package Manager

    How to Install Yay for Manjaro GNU/Linux

    Installing Yay Aur Package Installer
  2. 3. Installing ProtonVPN

    Then to Install ProtonVPN in Manjaro
    First, install the Required Packages with:

    sudo pacman -Sy gnupg python-gnupg

    And then simply run:

    yay -Sy --noconfirm protonvpn protonvpn-gui

    On Prompt try simply to Hit “Enter” and follow with the Default Choices.
    Possibly to Accept the License Agreement Hit “q”.
    For the System Tray:

    protonvpn-applet

    Again for the CLI:

    protonvpn-cli

    Or:

    protonvpn-cli-ng

    In case of any Issue and for further insight see: AUR protovpn.

Contents