rabbit_tree on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install rabbit_tree on Arch using YAY
$
yay -S
rabbit_tree
Copied
* (Optional) Uninstall rabbit_tree on Arch using YAY
$
yay -Rns
rabbit_tree
Copied
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
Copied
b. Clone rabbit_tree's git locally
$
git clone https://aur.archlinux.org/rabbit_tree.git
~/rabbit_tree
Copied
c. Go to ~/rabbit_tree folder and install it
$
cd
~/rabbit_tree
Copied
$
makepkg -si
Copied
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
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