mod_scgi on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S mod_scgi

* (Optional) Uninstall mod_scgi on Arch using YAY

$ yay -Rns mod_scgi

2. Manually Install "mod_scgi" via AUR

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

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

b. Clone mod_scgi's git locally

$ git clone https://aur.archlinux.org/mod_scgi.git ~/mod_scgi

c. Go to ~/mod_scgi folder and install it

$ cd ~/mod_scgi $ makepkg -si

3. Information about the mod_scgi package on Arch User Repository (AUR)

ID: 1119541
Name: mod_scgi
PackageBaseID: 101984
PackageBase: mod_scgi
Version: 2.2-1
Description: A Simple Common Gateway Interface alternative
URL: http://python.ca/scgi/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: oksijun
Submitter: oksijun
FirstSubmitted: 1445069062
LastModified: 1659216916
URLPath: /cgit/aur.git/snapshot/mod_scgi.tar.gz