srt-live-server on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S srt-live-server

* (Optional) Uninstall srt-live-server on Arch using YAY

$ yay -Rns srt-live-server

2. Manually Install "srt-live-server" via AUR

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

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

b. Clone srt-live-server's git locally

$ git clone https://aur.archlinux.org/srt-live-server.git ~/srt-live-server

c. Go to ~/srt-live-server folder and install it

$ cd ~/srt-live-server $ makepkg -si

3. Information about the srt-live-server package on Arch User Repository (AUR)

ID: 905383
Name: srt-live-server
PackageBaseID: 166730
PackageBase: srt-live-server
Version: 1.4.8-1
Description: An open source live streaming server for low latency based on Secure Reliable Tranport(SRT).
URL: https://github.com/Edward-Wu/srt-live-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Samsagax
FirstSubmitted: 1620738815
LastModified: 1620738815
URLPath: /cgit/aur.git/snapshot/srt-live-server.tar.gz