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

Last updated: October 06,2024

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

$ yay -S nginx-mod-vod

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

$ yay -Rns nginx-mod-vod

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

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

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

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

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

ID: 895192
Name: nginx-mod-vod
PackageBaseID: 137046
PackageBase: nginx-mod-vod
Version: 1.24-1
Description: Module for nginx that adds VOD packager/support
URL: https://github.com/kaltura/nginx-vod-module
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: roadtang
Submitter: roadtang
FirstSubmitted: 1541000118
LastModified: 1618930022
URLPath: /cgit/aur.git/snapshot/nginx-mod-vod.tar.gz