caddy-with-cgi on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S caddy-with-cgi

* (Optional) Uninstall caddy-with-cgi on Arch using YAY

$ yay -Rns caddy-with-cgi

2. Manually Install "caddy-with-cgi" via AUR

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

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

b. Clone caddy-with-cgi's git locally

$ git clone https://aur.archlinux.org/caddy-with-cgi.git ~/caddy-with-cgi

c. Go to ~/caddy-with-cgi folder and install it

$ cd ~/caddy-with-cgi $ makepkg -si

3. Information about the caddy-with-cgi package on Arch User Repository (AUR)

ID: 704339
Name: caddy-with-cgi
PackageBaseID: 128304
PackageBase: caddy-with-cgi
Version: 1.0.5-1
Description: HTTP/2 Web Server with Automatic HTTPS, with caddy-cgi plugin and gcc-go support
URL: https://caddyserver.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mytbk
FirstSubmitted: 1513922945
LastModified: 1583454527
URLPath: /cgit/aur.git/snapshot/caddy-with-cgi.tar.gz