chicken-comparse on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-comparse

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

$ yay -Rns chicken-comparse

2. Manually Install "chicken-comparse" via AUR

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

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

b. Clone chicken-comparse's git locally

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

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

$ cd ~/chicken-comparse $ makepkg -si

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

ID: 1379406
Name: chicken-comparse
PackageBaseID: 201184
PackageBase: chicken-comparse
Version: 3-1
Description: Schemely parser combinators for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/comparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704248743
LastModified: 1704248743
URLPath: /cgit/aur.git/snapshot/chicken-comparse.tar.gz