fastcgi++-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S fastcgi++-git

* (Optional) Uninstall fastcgi++-git on Arch using YAY

$ yay -Rns fastcgi++-git

2. Manually Install "fastcgi++-git" via AUR

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

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

b. Clone fastcgi++-git's git locally

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

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

$ cd ~/fastcgi++-git $ makepkg -si

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

ID: 1293731
Name: fastcgi++-git
PackageBaseID: 116319
PackageBase: fastcgi++-git
Version: 3.0.r113.gd70b53e-1
Description: This library is intended as a high-efficiency C++20 api for web development.
URL: https://github.com/eddic/fastcgipp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Erroneous
Submitter: Erroneous
FirstSubmitted: 1476878958
LastModified: 1690216004
URLPath: /cgit/aur.git/snapshot/fastcgi++-git.tar.gz