chicken-trie on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-trie

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

$ yay -Rns chicken-trie

2. Manually Install "chicken-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-trie's git locally

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

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

$ cd ~/chicken-trie $ makepkg -si

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

ID: 1379408
Name: chicken-trie
PackageBaseID: 201186
PackageBase: chicken-trie
Version: 2-1
Description: A trie (prefix tree) implementation for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/trie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704248830
LastModified: 1704248830
URLPath: /cgit/aur.git/snapshot/chicken-trie.tar.gz