xcaddy on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S xcaddy

* (Optional) Uninstall xcaddy on Arch using YAY

$ yay -Rns xcaddy

2. Manually Install "xcaddy" via AUR

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

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

b. Clone xcaddy's git locally

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

c. Go to ~/xcaddy folder and install it

$ cd ~/xcaddy $ makepkg -si

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

ID: 1300553
Name: xcaddy
PackageBaseID: 193031
PackageBase: xcaddy
Version: 0.3.5-1
Description: Build Caddy with plugins
URL: https://github.com/caddyserver/xcaddy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: opensorcerer
Submitter: opensorcerer
FirstSubmitted: 1682442304
LastModified: 1691438331
URLPath: /cgit/aur.git/snapshot/xcaddy.tar.gz