chicken-check-errors on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S chicken-check-errors

* (Optional) Uninstall chicken-check-errors on Arch using YAY

$ yay -Rns chicken-check-errors

2. Manually Install "chicken-check-errors" via AUR

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

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

b. Clone chicken-check-errors's git locally

$ git clone https://aur.archlinux.org/chicken-check-errors.git ~/chicken-check-errors

c. Go to ~/chicken-check-errors folder and install it

$ cd ~/chicken-check-errors $ makepkg -si

3. Information about the chicken-check-errors package on Arch User Repository (AUR)

ID: 1379057
Name: chicken-check-errors
PackageBaseID: 201104
PackageBase: chicken-check-errors
Version: 3.7.1-1
Description: Argument checks & errors for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/check-errors
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704207728
LastModified: 1704207728
URLPath: /cgit/aur.git/snapshot/chicken-check-errors.tar.gz