guile-chickadee on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S guile-chickadee

* (Optional) Uninstall guile-chickadee on Arch using YAY

$ yay -Rns guile-chickadee

2. Manually Install "guile-chickadee" via AUR

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

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

b. Clone guile-chickadee's git locally

$ git clone https://aur.archlinux.org/guile-chickadee.git ~/guile-chickadee

c. Go to ~/guile-chickadee folder and install it

$ cd ~/guile-chickadee $ makepkg -si

3. Information about the guile-chickadee package on Arch User Repository (AUR)

ID: 1394762
Name: guile-chickadee
PackageBaseID: 146359
PackageBase: guile-chickadee
Version: 0.10.0-1
Description: A game development toolkit for Guile Scheme
URL: https://dthompson.us/projects/chickadee.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PlasticSoup
Submitter: Houkime
FirstSubmitted: 1572799618
LastModified: 1706505830
URLPath: /cgit/aur.git/snapshot/guile-chickadee.tar.gz