gauche-fastcgi on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gauche-fastcgi

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

$ yay -Rns gauche-fastcgi

2. Manually Install "gauche-fastcgi" via AUR

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

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

b. Clone gauche-fastcgi's git locally

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

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

$ cd ~/gauche-fastcgi $ makepkg -si

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

ID: 878151
Name: gauche-fastcgi
PackageBaseID: 156566
PackageBase: gauche-fastcgi
Version: 0.1.3-2
Description: Gauche module for fastcgi
URL: https://osdn.net/projects/gauche/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fabi
Submitter: fabi
FirstSubmitted: 1596964645
LastModified: 1615918080
URLPath: /cgit/aur.git/snapshot/gauche-fastcgi.tar.gz