nginx-mod-form-input on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nginx-mod-form-input

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

$ yay -Rns nginx-mod-form-input

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

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

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

$ cd ~/nginx-mod-form-input $ makepkg -si

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

ID: 747744
Name: nginx-mod-form-input
PackageBaseID: 154015
PackageBase: nginx-mod-form-input
Version: 0.12-1
Description: Nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the arguments in request body into nginx variables.
URL: https://github.com/calio/form-input-nginx-module
NumVotes: 1
Popularity: 4.7E-5
OutOfDate:
Maintainer: SunRed
Submitter: SunRed
FirstSubmitted: 1591405921
LastModified: 1591405921
URLPath: /cgit/aur.git/snapshot/nginx-mod-form-input.tar.gz