rabbit_tree on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rabbit_tree

* (Optional) Uninstall rabbit_tree on Arch using YAY

$ yay -Rns rabbit_tree

2. Manually Install "rabbit_tree" via AUR

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

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

b. Clone rabbit_tree's git locally

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

c. Go to ~/rabbit_tree folder and install it

$ cd ~/rabbit_tree $ makepkg -si

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

ID: 1112534
Name: rabbit_tree
PackageBaseID: 62484
PackageBase: rabbit_tree
Version: 2016.11.13-4
Description: Radix bit tries for implementing associative arrays and sets in C.
URL: https://xyne.dev/projects/rabbit_tree
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1346731971
LastModified: 1657925631
URLPath: /cgit/aur.git/snapshot/rabbit_tree.tar.gz