wg-info on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wg-info

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

$ yay -Rns wg-info

2. Manually Install "wg-info" via AUR

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

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

b. Clone wg-info's git locally

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

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

$ cd ~/wg-info $ makepkg -si

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

ID: 1361802
Name: wg-info
PackageBaseID: 200029
PackageBase: wg-info
Version: 60ceb5c-1
Description: A better wireguard status script
URL: https://github.com/asdil12/wg-info
NumVotes: 1
Popularity: 0.117999
OutOfDate:
Maintainer: whoisroot
Submitter: whoisroot
FirstSubmitted: 1701224455
LastModified: 1701224455
URLPath: /cgit/aur.git/snapshot/wg-info.tar.gz

5. The same packages on other Linux Distributions