go-stun-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S go-stun-git

* (Optional) Uninstall go-stun-git on Arch using YAY

$ yay -Rns go-stun-git

2. Manually Install "go-stun-git" via AUR

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

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

b. Clone go-stun-git's git locally

$ git clone https://aur.archlinux.org/go-stun-git.git ~/go-stun-git

c. Go to ~/go-stun-git folder and install it

$ cd ~/go-stun-git $ makepkg -si

3. Information about the go-stun-git package on Arch User Repository (AUR)

ID: 1387244
Name: go-stun-git
PackageBaseID: 141989
PackageBase: go-stun-git
Version: r137.d32c135-2
Description: A go implementation of the STUN client (RFC 3489 and RFC 5389)
URL: https://github.com/ccding/go-stun
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: edward-p
Submitter: edward-p
FirstSubmitted: 1557666944
LastModified: 1705456477
URLPath: /cgit/aur.git/snapshot/go-stun-git.tar.gz