triehash on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S triehash

* (Optional) Uninstall triehash on Arch using YAY

$ yay -Rns triehash

2. Manually Install "triehash" via AUR

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

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

b. Clone triehash's git locally

$ git clone https://aur.archlinux.org/triehash.git ~/triehash

c. Go to ~/triehash folder and install it

$ cd ~/triehash $ makepkg -si

3. Information about the triehash package on Arch User Repository (AUR)

ID: 1035356
Name: triehash
PackageBaseID: 148103
PackageBase: triehash
Version: 0.3.3-1
Description: Generator for order-preserving minimal perfect hash functions in C
URL: https://github.com/julian-klode/triehash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarkWalters.pw
FirstSubmitted: 1578842273
LastModified: 1644605495
URLPath: /cgit/aur.git/snapshot/triehash.tar.gz