chicken-xlib on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S chicken-xlib

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

$ yay -Rns chicken-xlib

2. Manually Install "chicken-xlib" via AUR

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

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

b. Clone chicken-xlib's git locally

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

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

$ cd ~/chicken-xlib $ makepkg -si

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

ID: 226547
Name: chicken-xlib
PackageBaseID: 32854
PackageBase: chicken-xlib
Version: 1.2-4
Description: Chicken Scheme Egg: Xlib bindings
URL: http://chicken.wiki.br/eggref/4/xlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryuslash
FirstSubmitted: 1260664368
LastModified: 1440940023
URLPath: /cgit/aur.git/snapshot/chicken-xlib.tar.gz