nginx-upload-module on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nginx-upload-module

* (Optional) Uninstall nginx-upload-module on Arch using YAY

$ yay -Rns nginx-upload-module

2. Manually Install "nginx-upload-module" via AUR

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

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

b. Clone nginx-upload-module's git locally

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

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

$ cd ~/nginx-upload-module $ makepkg -si

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

ID: 694411
Name: nginx-upload-module
PackageBaseID: 148909
PackageBase: nginx-upload-module
Version: 2.3.0-1
Description: Module for nginx web server for handling file uploads using multipart/form-data encoding (RFC 1867)
URL: https://github.com/vkholodkov/nginx-upload-module
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vmario
Submitter: vmario
FirstSubmitted: 1581112472
LastModified: 1581112472
URLPath: /cgit/aur.git/snapshot/nginx-upload-module.tar.gz