nginx-rtmp on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S nginx-rtmp

* (Optional) Uninstall nginx-rtmp on Arch using YAY

$ yay -Rns nginx-rtmp

2. Manually Install "nginx-rtmp" via AUR

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

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

b. Clone nginx-rtmp's git locally

$ git clone https://aur.archlinux.org/nginx-rtmp.git ~/nginx-rtmp

c. Go to ~/nginx-rtmp folder and install it

$ cd ~/nginx-rtmp $ makepkg -si

3. Information about the nginx-rtmp package on Arch User Repository (AUR)

ID: 732945
Name: nginx-rtmp
PackageBaseID: 104883
PackageBase: nginx-rtmp
Version: 1.18.0-3
Description: Lightweight HTTP server and IMAP/POP3 proxy server
URL: https://nginx-rtmp.blogspot.com/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: huiyiqun
FirstSubmitted: 1450673855
LastModified: 1588945499
URLPath: /cgit/aur.git/snapshot/nginx-rtmp.tar.gz