rtsp-server on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rtsp-server

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

$ yay -Rns rtsp-server

2. Manually Install "rtsp-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-server's git locally

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

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

$ cd ~/rtsp-server $ makepkg -si

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

ID: 578397
Name: rtsp-server
PackageBaseID: 138874
PackageBase: rtsp-server
Version: 0.04.18.g4870105-1
Description: Lightweight RTSP/RTP streaming media server
URL: https://github.com/revmischa/rtsp-server
NumVotes: 1
Popularity: 0
OutOfDate: 1633598979
Maintainer:
Submitter: ChrisLahaye
FirstSubmitted: 1547915136
LastModified: 1547915136
URLPath: /cgit/aur.git/snapshot/rtsp-server.tar.gz