wg-client on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wg-client

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

$ yay -Rns wg-client

2. Manually Install "wg-client" via AUR

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

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

b. Clone wg-client's git locally

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

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

$ cd ~/wg-client $ makepkg -si

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

ID: 1406794
Name: wg-client
PackageBaseID: 201329
PackageBase: wg-client
Version: 4.1.3-1
Description: Wireguard linux client (command line and gui)
URL: https://github.com/gene-git/wg-client
NumVotes: 2
Popularity: 0.55459
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1704658869
LastModified: 1707517780
URLPath: /cgit/aur.git/snapshot/wg-client.tar.gz