wireguird on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S wireguird

* (Optional) Uninstall wireguird on Arch using YAY

$ yay -Rns wireguird

2. Manually Install "wireguird" via AUR

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

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

b. Clone wireguird's git locally

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

c. Go to ~/wireguird folder and install it

$ cd ~/wireguird $ makepkg -si

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

ID: 1327193
Name: wireguird
PackageBaseID: 194905
PackageBase: wireguird
Version: 1.1.0-1
Description: GUI frontend to connect to and manage WireGuard tunnels (GTK3)
URL: https://github.com/UnnoTed/wireguird
NumVotes: 3
Popularity: 0.110616
OutOfDate:
Maintainer: flan_suse
Submitter: flan_suse
FirstSubmitted: 1687233088
LastModified: 1696122106
URLPath: /cgit/aur.git/snapshot/wireguird.tar.gz