wg2nd on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wg2nd

* (Optional) Uninstall wg2nd on Arch using YAY

$ yay -Rns wg2nd

2. Manually Install "wg2nd" via AUR

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

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

b. Clone wg2nd's git locally

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

c. Go to ~/wg2nd folder and install it

$ cd ~/wg2nd $ makepkg -si

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

ID: 1357251
Name: wg2nd
PackageBaseID: 197538
PackageBase: wg2nd
Version: 0.2.0-2
Description: A utility to convert WireGuard configurations from wg-quick(8) format into systemd-networkd compatible configurations.
URL: https://www.git.flu0r1ne.net/wg2nd/about/
NumVotes: 0
Popularity: 0
OutOfDate: 1707923530
Maintainer: flu0r1ne
Submitter: flu0r1ne
FirstSubmitted: 1694555208
LastModified: 1700632583
URLPath: /cgit/aur.git/snapshot/wg2nd.tar.gz