govpn on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S govpn

* (Optional) Uninstall govpn on Arch using YAY

$ yay -Rns govpn

2. Manually Install "govpn" via AUR

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

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

b. Clone govpn's git locally

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

c. Go to ~/govpn folder and install it

$ cd ~/govpn $ makepkg -si

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

ID: 560234
Name: govpn
PackageBaseID: 91339
PackageBase: govpn
Version: 7.5-1
Description: Simple secure free software DPI/censorship-resistant VPN daemon
URL: http://www.govpn.info/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: wzyboy
Submitter: wzyboy
FirstSubmitted: 1426336295
LastModified: 1542295863
URLPath: /cgit/aur.git/snapshot/govpn.tar.gz

5. The same packages on other Linux Distributions