pure-fastcgi on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pure-fastcgi

* (Optional) Uninstall pure-fastcgi on Arch using YAY

$ yay -Rns pure-fastcgi

2. Manually Install "pure-fastcgi" via AUR

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

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

b. Clone pure-fastcgi's git locally

$ git clone https://aur.archlinux.org/pure-fastcgi.git ~/pure-fastcgi

c. Go to ~/pure-fastcgi folder and install it

$ cd ~/pure-fastcgi $ makepkg -si

3. Information about the pure-fastcgi package on Arch User Repository (AUR)

ID: 195059
Name: pure-fastcgi
PackageBaseID: 55813
PackageBase: pure-fastcgi
Version: 0.6-1
Description: Pure FastCGI interface
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asppsa
FirstSubmitted: 1326640849
LastModified: 1434229145
URLPath: /cgit/aur.git/snapshot/pure-fastcgi.tar.gz