turnserver on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S turnserver

* (Optional) Uninstall turnserver on Arch using YAY

$ yay -Rns turnserver

2. Manually Install "turnserver" via AUR

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

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

b. Clone turnserver's git locally

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

c. Go to ~/turnserver folder and install it

$ cd ~/turnserver $ makepkg -si

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

ID: 424603
Name: turnserver
PackageBaseID: 33771
PackageBase: turnserver
Version: 0.7.3-2
Description: TURN server
URL: http://turnserver.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sergej
FirstSubmitted: 1263925108
LastModified: 1499095347
URLPath: /cgit/aur.git/snapshot/turnserver.tar.gz