apache-mod_form on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "apache-mod_form" 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 apache-mod_form on Arch using YAY

$ yay -S apache-mod_form

* (Optional) Uninstall apache-mod_form on Arch using YAY

$ yay -Rns apache-mod_form

2. Manually Install "apache-mod_form" via AUR

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

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

b. Clone apache-mod_form's git locally

$ git clone https://aur.archlinux.org/apache-mod_form.git ~/apache-mod_form

c. Go to ~/apache-mod_form folder and install it

$ cd ~/apache-mod_form $ makepkg -si

3. Information about the apache-mod_form package on Arch User Repository (AUR)

ID: 316972
Name: apache-mod_form
PackageBaseID: 35037
PackageBase: apache-mod_form
Version: 1.0-1
Description: A utility to decode data submitted from Web forms. It deals with both GET and POST methods where the data are encoded using the default content type application/x-www-form-urlencoded.
URL: http://apache.webthing.com/mod_form/
NumVotes: 0
Popularity: 0
OutOfDate: 1705521809
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1267140832
LastModified: 1467069540
URLPath: /cgit/aur.git/snapshot/apache-mod_form.tar.gz