chicken-record-variants on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S chicken-record-variants

* (Optional) Uninstall chicken-record-variants on Arch using YAY

$ yay -Rns chicken-record-variants

2. Manually Install "chicken-record-variants" via AUR

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

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

b. Clone chicken-record-variants's git locally

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

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

$ cd ~/chicken-record-variants $ makepkg -si

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

ID: 1379378
Name: chicken-record-variants
PackageBaseID: 201169
PackageBase: chicken-record-variants
Version: 1.1-1
Description: Optimized record access for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/record-variants
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704246970
LastModified: 1704246970
URLPath: /cgit/aur.git/snapshot/chicken-record-variants.tar.gz