python-wgtools on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-wgtools

* (Optional) Uninstall python-wgtools on Arch using YAY

$ yay -Rns python-wgtools

2. Manually Install "python-wgtools" via AUR

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

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

b. Clone python-wgtools's git locally

$ git clone https://aur.archlinux.org/python-wgtools.git ~/python-wgtools

c. Go to ~/python-wgtools folder and install it

$ cd ~/python-wgtools $ makepkg -si

3. Information about the python-wgtools package on Arch User Repository (AUR)

ID: 1252439
Name: python-wgtools
PackageBaseID: 149711
PackageBase: python-wgtools
Version: 1.0.6-2
Description: Python bindings for wireguard-tools
URL: https://github.com/conqp/wgtools
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1583156390
LastModified: 1683188868
URLPath: /cgit/aur.git/snapshot/python-wgtools.tar.gz