wg-netns on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wg-netns

* (Optional) Uninstall wg-netns on Arch using YAY

$ yay -Rns wg-netns

2. Manually Install "wg-netns" via AUR

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

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

b. Clone wg-netns's git locally

$ git clone https://aur.archlinux.org/wg-netns.git ~/wg-netns

c. Go to ~/wg-netns folder and install it

$ cd ~/wg-netns $ makepkg -si

3. Information about the wg-netns package on Arch User Repository (AUR)

ID: 1420286
Name: wg-netns
PackageBaseID: 177696
PackageBase: wg-netns
Version: 2.3.2-1
Description: WireGuard with Linux Network Namespaces (netns)
URL: https://github.com/dadevel/wg-netns
NumVotes: 3
Popularity: 0.867591
OutOfDate:
Maintainer: georgyo
Submitter: georgyo
FirstSubmitted: 1649122403
LastModified: 1709519475
URLPath: /cgit/aur.git/snapshot/wg-netns.tar.gz