wg_tool on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wg_tool

* (Optional) Uninstall wg_tool on Arch using YAY

$ yay -Rns wg_tool

2. Manually Install "wg_tool" via AUR

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

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

b. Clone wg_tool's git locally

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

c. Go to ~/wg_tool folder and install it

$ cd ~/wg_tool $ makepkg -si

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

ID: 1388837
Name: wg_tool
PackageBaseID: 186923
PackageBase: wg_tool
Version: 6.6.0-1
Description: Tool to administer wireguard VPN (server and user configs)
URL: https://github.com/gene-git/wg_tool
NumVotes: 2
Popularity: 8.0E-5
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1666797584
LastModified: 1705683198
URLPath: /cgit/aur.git/snapshot/wg_tool.tar.gz