avpnc on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S avpnc

* (Optional) Uninstall avpnc on Arch using YAY

$ yay -Rns avpnc

2. Manually Install "avpnc" via AUR

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

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

b. Clone avpnc's git locally

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

c. Go to ~/avpnc folder and install it

$ cd ~/avpnc $ makepkg -si

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

ID: 1192371
Name: avpnc
PackageBaseID: 126621
PackageBase: avpnc
Version: 1:0.2-1
Description: A python implementation of the Aviatrix VPN client
URL: https://github.com/christophgysin/avpnc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: cprussin
FirstSubmitted: 1508887398
LastModified: 1672951065
URLPath: /cgit/aur.git/snapshot/avpnc.tar.gz