chicken-records on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-records

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

$ yay -Rns chicken-records

2. Manually Install "chicken-records" via AUR

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

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

b. Clone chicken-records's git locally

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

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

$ cd ~/chicken-records $ makepkg -si

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

ID: 1379048
Name: chicken-records
PackageBaseID: 201098
PackageBase: chicken-records
Version: 1.4-1
Description: Procedural record-type interface for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/records
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704207368
LastModified: 1704207368
URLPath: /cgit/aur.git/snapshot/chicken-records.tar.gz