vpn-ws on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S vpn-ws

* (Optional) Uninstall vpn-ws on Arch using YAY

$ yay -Rns vpn-ws

2. Manually Install "vpn-ws" via AUR

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

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

b. Clone vpn-ws's git locally

$ git clone https://aur.archlinux.org/vpn-ws.git ~/vpn-ws

c. Go to ~/vpn-ws folder and install it

$ cd ~/vpn-ws $ makepkg -si

3. Information about the vpn-ws package on Arch User Repository (AUR)

ID: 291255
Name: vpn-ws
PackageBaseID: 109751
PackageBase: vpn-ws
Version: 0.2-1
Description: A VPN server over websockets
URL: https://github.com/unbit/vpn-ws
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Mic92
FirstSubmitted: 1459885906
LastModified: 1459886011
URLPath: /cgit/aur.git/snapshot/vpn-ws.tar.gz