wgmgr on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S wgmgr

* (Optional) Uninstall wgmgr on Arch using YAY

$ yay -Rns wgmgr

2. Manually Install "wgmgr" via AUR

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

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

b. Clone wgmgr's git locally

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

c. Go to ~/wgmgr folder and install it

$ cd ~/wgmgr $ makepkg -si

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

ID: 846289
Name: wgmgr
PackageBaseID: 142322
PackageBase: wgmgr
Version: 1.5.2-1
Description: Manages WireGuard PKIs for VPN-like deployments
URL: https://github.com/coNQP/wgmgr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1558872835
LastModified: 1610462497
URLPath: /cgit/aur.git/snapshot/wgmgr.tar.gz