chicken-interfaces on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-interfaces

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

$ yay -Rns chicken-interfaces

2. Manually Install "chicken-interfaces" via AUR

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

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

b. Clone chicken-interfaces's git locally

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

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

$ cd ~/chicken-interfaces $ makepkg -si

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

ID: 1379389
Name: chicken-interfaces
PackageBaseID: 201176
PackageBase: chicken-interfaces
Version: 0.4.1-1
Description: Simple interface/implementation abstraction for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/interfaces
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704247502
LastModified: 1704247502
URLPath: /cgit/aur.git/snapshot/chicken-interfaces.tar.gz