haskell-data-inttrie on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S haskell-data-inttrie

* (Optional) Uninstall haskell-data-inttrie on Arch using YAY

$ yay -Rns haskell-data-inttrie

2. Manually Install "haskell-data-inttrie" via AUR

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

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

b. Clone haskell-data-inttrie's git locally

$ git clone https://aur.archlinux.org/haskell-data-inttrie.git ~/haskell-data-inttrie

c. Go to ~/haskell-data-inttrie folder and install it

$ cd ~/haskell-data-inttrie $ makepkg -si

3. Information about the haskell-data-inttrie package on Arch User Repository (AUR)

ID: 1053310
Name: haskell-data-inttrie
PackageBaseID: 177034
PackageBase: haskell-data-inttrie
Version: 0.1.4-1
Description: A simple lazy, infinite trie from integers
URL: https://github.com/luqui/data-inttrie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cafce25
FirstSubmitted: 1647628412
LastModified: 1647628412
URLPath: /cgit/aur.git/snapshot/haskell-data-inttrie.tar.gz