chicken-http-client on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-http-client

* (Optional) Uninstall chicken-http-client on Arch using YAY

$ yay -Rns chicken-http-client

2. Manually Install "chicken-http-client" via AUR

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

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

b. Clone chicken-http-client's git locally

$ git clone https://aur.archlinux.org/chicken-http-client.git ~/chicken-http-client

c. Go to ~/chicken-http-client folder and install it

$ cd ~/chicken-http-client $ makepkg -si

3. Information about the chicken-http-client package on Arch User Repository (AUR)

ID: 1378947
Name: chicken-http-client
PackageBaseID: 201044
PackageBase: chicken-http-client
Version: 1.2.1-1
Description: Chicken Scheme High-level HTTP client library
URL: http://wiki.call-cc.org/eggref/5/http-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704201722
LastModified: 1704201722
URLPath: /cgit/aur.git/snapshot/chicken-http-client.tar.gz