cgd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cgd

* (Optional) Uninstall cgd on Arch using YAY

$ yay -Rns cgd

2. Manually Install "cgd" via AUR

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

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

b. Clone cgd's git locally

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

c. Go to ~/cgd folder and install it

$ cd ~/cgd $ makepkg -si

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

ID: 206628
Name: cgd
PackageBaseID: 73230
PackageBase: cgd
Version: 20130907-1
Description: A daemon that can serve a CGI script over HTTP or FastCGI.
URL: https://github.com/uriel/cgd
NumVotes: 1
Popularity: 0
OutOfDate: 1653388946
Maintainer:
Submitter: Shardz
FirstSubmitted: 1378533709
LastModified: 1436001147
URLPath: /cgit/aur.git/snapshot/cgd.tar.gz