wg-cmd on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wg-cmd

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

$ yay -Rns wg-cmd

2. Manually Install "wg-cmd" via AUR

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

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

b. Clone wg-cmd's git locally

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

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

$ cd ~/wg-cmd $ makepkg -si

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

ID: 1286441
Name: wg-cmd
PackageBaseID: 192662
PackageBase: wg-cmd
Version: 0.1.5-1
Description: TUI for managing WireGuard configuration files
URL: https://github.com/AndrianBdn/wg-cmd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1681412552
LastModified: 1689023855
URLPath: /cgit/aur.git/snapshot/wg-cmd.tar.gz