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

Last updated: May 20,2024

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

$ yay -S nginx-upload-module-git

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

$ yay -Rns nginx-upload-module-git

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

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

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

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

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

ID: 735557
Name: nginx-upload-module-git
PackageBaseID: 116525
PackageBase: nginx-upload-module-git
Version: 2.3.0.r19.g4423994-2
Description: A 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: joaquinito2051
Submitter: jamesan
FirstSubmitted: 1477550661
LastModified: 1589371882
URLPath: /cgit/aur.git/snapshot/nginx-upload-module-git.tar.gz