chicken-hash-trie on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-hash-trie

* (Optional) Uninstall chicken-hash-trie on Arch using YAY

$ yay -Rns chicken-hash-trie

2. Manually Install "chicken-hash-trie" via AUR

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

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

b. Clone chicken-hash-trie's git locally

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

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

$ cd ~/chicken-hash-trie $ makepkg -si

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

ID: 1379023
Name: chicken-hash-trie
PackageBaseID: 201078
PackageBase: chicken-hash-trie
Version: 1.1.8-1
Description: hash-trie for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/hash-trie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704206474
LastModified: 1704206474
URLPath: /cgit/aur.git/snapshot/chicken-hash-trie.tar.gz