mod_fcgid on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "mod_fcgid" 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
Copied
b. Install mod_fcgid on Arch using YAY
$
yay -S
mod_fcgid
Copied
* (Optional) Uninstall mod_fcgid on Arch using YAY
$
yay -Rns
mod_fcgid
Copied
2. Manually Install "mod_fcgid" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mod_fcgid's git locally
$
git clone https://aur.archlinux.org/mod_fcgid.git
~/mod_fcgid
Copied
c. Go to ~/mod_fcgid folder and install it
$
cd
~/mod_fcgid
Copied
$
makepkg -si
Copied
3. Information about the mod_fcgid package on Arch User Repository (AUR)
ID: 1060010
Name: mod_fcgid
PackageBaseID: 177571
PackageBase: mod_fcgid
Version: 2.3.9-5
Description: A FastCGI module for Apache HTTP Server.
URL: https://httpd.apache.org/mod_fcgid/
NumVotes: 3
Popularity: 1.7E-5
OutOfDate:
Maintainer: sergej
Submitter: arojas
FirstSubmitted: 1648835942
LastModified: 1648835942
URLPath: /cgit/aur.git/snapshot/mod_fcgid.tar.gz
Name: mod_fcgid
PackageBaseID: 177571
PackageBase: mod_fcgid
Version: 2.3.9-5
Description: A FastCGI module for Apache HTTP Server.
URL: https://httpd.apache.org/mod_fcgid/
NumVotes: 3
Popularity: 1.7E-5
OutOfDate:
Maintainer: sergej
Submitter: arojas
FirstSubmitted: 1648835942
LastModified: 1648835942
URLPath: /cgit/aur.git/snapshot/mod_fcgid.tar.gz