chicken-utf8 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-utf8

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

$ yay -Rns chicken-utf8

2. Manually Install "chicken-utf8" via AUR

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

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

b. Clone chicken-utf8's git locally

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

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

$ cd ~/chicken-utf8 $ makepkg -si

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

ID: 1378989
Name: chicken-utf8
PackageBaseID: 201066
PackageBase: chicken-utf8
Version: 3.6.3-1
Description: Unicode support for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/utf8
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704203864
LastModified: 1704203864
URLPath: /cgit/aur.git/snapshot/chicken-utf8.tar.gz