stunserver on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S stunserver

* (Optional) Uninstall stunserver on Arch using YAY

$ yay -Rns stunserver

2. Manually Install "stunserver" via AUR

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

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

b. Clone stunserver's git locally

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

c. Go to ~/stunserver folder and install it

$ cd ~/stunserver $ makepkg -si

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

ID: 1257208
Name: stunserver
PackageBaseID: 189449
PackageBase: stunserver
Version: 1.2.16-1
Description: STUN client and server
URL: https://www.stunprotocol.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ticpu
Submitter: ticpu
FirstSubmitted: 1673454909
LastModified: 1683933312
URLPath: /cgit/aur.git/snapshot/stunserver.tar.gz