srs on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S srs

* (Optional) Uninstall srs on Arch using YAY

$ yay -Rns srs

2. Manually Install "srs" via AUR

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

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

b. Clone srs's git locally

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

c. Go to ~/srs folder and install it

$ cd ~/srs $ makepkg -si

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

ID: 985181
Name: srs
PackageBaseID: 108234
PackageBase: srs
Version: 3.0_r8-1
Description: High performance RTMP Server
URL: https://github.com/ossrs/srs
NumVotes: 2
Popularity: 0.000728
OutOfDate: 1656788640
Maintainer: hashworks
FirstSubmitted: 1456831700
LastModified: 1636289765
URLPath: /cgit/aur.git/snapshot/srs.tar.gz