ocaml-trie on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ocaml-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
Copied
b. Install ocaml-trie on Arch using YAY
$
yay -S
ocaml-trie
Copied
* (Optional) Uninstall ocaml-trie on Arch using YAY
$
yay -Rns
ocaml-trie
Copied
2. Manually Install "ocaml-trie" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ocaml-trie's git locally
$
git clone https://aur.archlinux.org/ocaml-trie.git
~/ocaml-trie
Copied
c. Go to ~/ocaml-trie folder and install it
$
cd
~/ocaml-trie
Copied
$
makepkg -si
Copied
3. Information about the ocaml-trie package on Arch User Repository (AUR)
ID: 1393853
Name: ocaml-trie
PackageBaseID: 152002
PackageBase: ocaml-trie
Version: 1.0.0-7
Description: Strict impure trie tree
URL: https://github.com/kandu/trie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1587858095
LastModified: 1706397307
URLPath: /cgit/aur.git/snapshot/ocaml-trie.tar.gz
Name: ocaml-trie
PackageBaseID: 152002
PackageBase: ocaml-trie
Version: 1.0.0-7
Description: Strict impure trie tree
URL: https://github.com/kandu/trie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1587858095
LastModified: 1706397307
URLPath: /cgit/aur.git/snapshot/ocaml-trie.tar.gz