chicken-make on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S chicken-make

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

$ yay -Rns chicken-make

2. Manually Install "chicken-make" via AUR

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

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

b. Clone chicken-make's git locally

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

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

$ cd ~/chicken-make $ makepkg -si

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

ID: 226533
Name: chicken-make
PackageBaseID: 99019
PackageBase: chicken-make
Version: 1.7-1
Description: Chicken Scheme Egg: The PLT 'make' macro
URL: http://wiki.call-cc.org/eggref/4/make
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryuslash
FirstSubmitted: 1440937105
LastModified: 1440938362
URLPath: /cgit/aur.git/snapshot/chicken-make.tar.gz