chicken-yaml on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-yaml

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

$ yay -Rns chicken-yaml

2. Manually Install "chicken-yaml" via AUR

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

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

b. Clone chicken-yaml's git locally

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

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

$ cd ~/chicken-yaml $ makepkg -si

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

ID: 1379071
Name: chicken-yaml
PackageBaseID: 201109
PackageBase: chicken-yaml
Version: 0.2.2-2
Description: Bindings to libyaml for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/yaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704208068
LastModified: 1704208667
URLPath: /cgit/aur.git/snapshot/chicken-yaml.tar.gz