cgicc on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S cgicc

* (Optional) Uninstall cgicc on Arch using YAY

$ yay -Rns cgicc

2. Manually Install "cgicc" via AUR

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

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

b. Clone cgicc's git locally

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

c. Go to ~/cgicc folder and install it

$ cd ~/cgicc $ makepkg -si

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

ID: 1344821
Name: cgicc
PackageBaseID: 99626
PackageBase: cgicc
Version: 3.2.20-1
Description: C++ library that simplifies the creation of CGI applications
URL: https://www.gnu.org/software/cgicc/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1441766245
LastModified: 1698699280
URLPath: /cgit/aur.git/snapshot/cgicc.tar.gz