dsvpn on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dsvpn

* (Optional) Uninstall dsvpn on Arch using YAY

$ yay -Rns dsvpn

2. Manually Install "dsvpn" via AUR

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

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

b. Clone dsvpn's git locally

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

c. Go to ~/dsvpn folder and install it

$ cd ~/dsvpn $ makepkg -si

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

ID: 750629
Name: dsvpn
PackageBaseID: 143845
PackageBase: dsvpn
Version: 0.1.4-1
Description: A Dead Simple VPN.
URL: https://github.com/jedisct1/dsvpn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ebm539
Submitter: ebm539
FirstSubmitted: 1564089459
LastModified: 1591921570
URLPath: /cgit/aur.git/snapshot/dsvpn.tar.gz