chicken-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S chicken-git

* (Optional) Uninstall chicken-git on Arch using YAY

$ yay -Rns chicken-git

2. Manually Install "chicken-git" via AUR

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

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

b. Clone chicken-git's git locally

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

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

$ cd ~/chicken-git $ makepkg -si

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

ID: 626708
Name: chicken-git
PackageBaseID: 115402
PackageBase: chicken-git
Version: 5.1.1.r5049.126a315f-1
Description: Feature rich R5RS Scheme compiler and interpreter
URL: http://call-cc.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vktec
FirstSubmitted: 1473533267
LastModified: 1562177726
URLPath: /cgit/aur.git/snapshot/chicken-git.tar.gz