nginx-mod-rtmp on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S nginx-mod-rtmp

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

$ yay -Rns nginx-mod-rtmp

2. Manually Install "nginx-mod-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-mod-rtmp's git locally

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

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

$ cd ~/nginx-mod-rtmp $ makepkg -si

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

ID: 1262600
Name: nginx-mod-rtmp
PackageBaseID: 131258
PackageBase: nginx-mod-rtmp
Version: 1.2.2-5
Description: Module for nginx that adds RTMP support
URL: https://github.com/arut/nginx-rtmp-module
NumVotes: 3
Popularity: 0.00906
OutOfDate:
Maintainer: XDjackieXD
Submitter: XDjackieXD
FirstSubmitted: 1522528414
LastModified: 1684933900
URLPath: /cgit/aur.git/snapshot/nginx-mod-rtmp.tar.gz