chicken-typed-records on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-typed-records

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

$ yay -Rns chicken-typed-records

2. Manually Install "chicken-typed-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-typed-records's git locally

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

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

$ cd ~/chicken-typed-records $ makepkg -si

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

ID: 1378987
Name: chicken-typed-records
PackageBaseID: 201065
PackageBase: chicken-typed-records
Version: 0.82-1
Description: Typed variants of various record-definition macros for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/typed-records
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704203835
LastModified: 1704203835
URLPath: /cgit/aur.git/snapshot/chicken-typed-records.tar.gz