shadowvpn on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "shadowvpn" 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 shadowvpn on Arch using YAY

$ yay -S shadowvpn

* (Optional) Uninstall shadowvpn on Arch using YAY

$ yay -Rns shadowvpn

2. Manually Install "shadowvpn" via AUR

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

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

b. Clone shadowvpn's git locally

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

c. Go to ~/shadowvpn folder and install it

$ cd ~/shadowvpn $ makepkg -si

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

ID: 463113
Name: shadowvpn
PackageBaseID: 86272
PackageBase: shadowvpn
Version: 0.2.2-1
Description: A fast, safe VPN based on libsodium
URL: https://github.com/rains31/ShadowVPN
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: rains
Submitter: felixonmars
FirstSubmitted: 1412436347
LastModified: 1511227989
URLPath: /cgit/aur.git/snapshot/shadowvpn.tar.gz