c-icap on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S c-icap

* (Optional) Uninstall c-icap on Arch using YAY

$ yay -Rns c-icap

2. Manually Install "c-icap" via AUR

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

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

b. Clone c-icap's git locally

$ git clone https://aur.archlinux.org/c-icap.git ~/c-icap

c. Go to ~/c-icap folder and install it

$ cd ~/c-icap $ makepkg -si

3. Information about the c-icap package on Arch User Repository (AUR)

ID: 1396635
Name: c-icap
PackageBaseID: 51518
PackageBase: c-icap
Version: 0.6.2-1
Description: Implementation of an ICAP server
URL: http://c-icap.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: amish
Submitter:
FirstSubmitted: 1313319506
LastModified: 1706789528
URLPath: /cgit/aur.git/snapshot/c-icap.tar.gz