chicken-coops on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S chicken-coops

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

$ yay -Rns chicken-coops

2. Manually Install "chicken-coops" via AUR

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

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

b. Clone chicken-coops's git locally

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

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

$ cd ~/chicken-coops $ makepkg -si

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

ID: 1379524
Name: chicken-coops
PackageBaseID: 201197
PackageBase: chicken-coops
Version: 1.3-1
Description: A featureful object system for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/coops
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704276576
LastModified: 1704276576
URLPath: /cgit/aur.git/snapshot/chicken-coops.tar.gz