rtsp-simple-server on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S rtsp-simple-server

* (Optional) Uninstall rtsp-simple-server on Arch using YAY

$ yay -Rns rtsp-simple-server

2. Manually Install "rtsp-simple-server" via AUR

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

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

b. Clone rtsp-simple-server's git locally

$ git clone https://aur.archlinux.org/rtsp-simple-server.git ~/rtsp-simple-server

c. Go to ~/rtsp-simple-server folder and install it

$ cd ~/rtsp-simple-server $ makepkg -si

3. Information about the rtsp-simple-server package on Arch User Repository (AUR)

ID: 1112773
Name: rtsp-simple-server
PackageBaseID: 169987
PackageBase: rtsp-simple-server
Version: 0.19.2-1
Description: Ready-to-use and zero-dependency RTSP / RTMP / HLS server and proxy.
URL: https://github.com/aler9/rtsp-simple-server/
NumVotes: 1
Popularity: 0.770121
OutOfDate:
Maintainer: floop
FirstSubmitted: 1629145965
LastModified: 1657990990
URLPath: /cgit/aur.git/snapshot/rtsp-simple-server.tar.gz