peervpn on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "peervpn" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install peervpn on Arch using YAY

$ yay -S peervpn

* (Optional) Uninstall peervpn on Arch using YAY

$ yay -Rns peervpn

2. Manually Install "peervpn" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone peervpn's git locally

$ git clone https://aur.archlinux.org/peervpn.git ~/peervpn

c. Go to ~/peervpn folder and install it

$ cd ~/peervpn $ makepkg -si

3. Information about the peervpn package on Arch User Repository (AUR)

ID: 959644
Name: peervpn
PackageBaseID: 23180
PackageBase: peervpn
Version: 0.044-4
Description: An open source peer-to-peer VPN
URL: http://www.peervpn.net
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: dark-saber
Submitter:
FirstSubmitted: 1232045980
LastModified: 1631398992
URLPath: /cgit/aur.git/snapshot/peervpn.tar.gz