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

Last updated: November 10,2024

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

$ yay -S nginx-rtmp-src

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

$ yay -Rns nginx-rtmp-src

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

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

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

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

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

ID: 732946
Name: nginx-rtmp-src
PackageBaseID: 104883
PackageBase: nginx-rtmp
Version: 1.18.0-3
Description: Source code of nginx 1.18.0, useful for building modules
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-src.tar.gz