cgicc on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install cgicc on Arch using YAY
$
yay -S
cgicc
Copied
* (Optional) Uninstall cgicc on Arch using YAY
$
yay -Rns
cgicc
Copied
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
Copied
b. Clone cgicc's git locally
$
git clone https://aur.archlinux.org/cgicc.git
~/cgicc
Copied
c. Go to ~/cgicc folder and install it
$
cd
~/cgicc
Copied
$
makepkg -si
Copied
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
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