kcgi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kcgi

* (Optional) Uninstall kcgi on Arch using YAY

$ yay -Rns kcgi

2. Manually Install "kcgi" via AUR

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

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

b. Clone kcgi's git locally

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

c. Go to ~/kcgi folder and install it

$ cd ~/kcgi $ makepkg -si

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

ID: 1382905
Name: kcgi
PackageBaseID: 111668
PackageBase: kcgi
Version: 0.13.3-1
Description: Minimal CGI and FastCGI library
URL: http://kristaps.bsd.lv/kcgi/
NumVotes: 8
Popularity: 0.173892
OutOfDate:
Maintainer: aperez
Submitter: wlhlm
FirstSubmitted: 1464180764
LastModified: 1704796837
URLPath: /cgit/aur.git/snapshot/kcgi.tar.gz