chicken-clojurian on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-clojurian

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

$ yay -Rns chicken-clojurian

2. Manually Install "chicken-clojurian" via AUR

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

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

b. Clone chicken-clojurian's git locally

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

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

$ cd ~/chicken-clojurian $ makepkg -si

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

ID: 1379386
Name: chicken-clojurian
PackageBaseID: 201175
PackageBase: chicken-clojurian
Version: 3-1
Description: Syntax and utility functions inspired by Clojure for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/clojurian
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704247333
LastModified: 1704247333
URLPath: /cgit/aur.git/snapshot/chicken-clojurian.tar.gz