chicken-miscmacros on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S chicken-miscmacros

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

$ yay -Rns chicken-miscmacros

2. Manually Install "chicken-miscmacros" via AUR

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

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

b. Clone chicken-miscmacros's git locally

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

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

$ cd ~/chicken-miscmacros $ makepkg -si

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

ID: 1378969
Name: chicken-miscmacros
PackageBaseID: 201053
PackageBase: chicken-miscmacros
Version: 1.0-1
Description: Various helper macros for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/miscmacros
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704203275
LastModified: 1704203275
URLPath: /cgit/aur.git/snapshot/chicken-miscmacros.tar.gz