c-rbtree-git on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S c-rbtree-git

* (Optional) Uninstall c-rbtree-git on Arch using YAY

$ yay -Rns c-rbtree-git

2. Manually Install "c-rbtree-git" via AUR

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

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

b. Clone c-rbtree-git's git locally

$ git clone https://aur.archlinux.org/c-rbtree-git.git ~/c-rbtree-git

c. Go to ~/c-rbtree-git folder and install it

$ cd ~/c-rbtree-git $ makepkg -si

3. Information about the c-rbtree-git package on Arch User Repository (AUR)

ID: 366196
Name: c-rbtree-git
PackageBaseID: 115443
PackageBase: c-rbtree-git
Version: r44.f8a088d-1
Description: Standalone Red-Black Tree Implementation in Standard ISO-C11
URL: https://github.com/c-util/c-rbtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Siosm
FirstSubmitted: 1473707616
LastModified: 1482061141
URLPath: /cgit/aur.git/snapshot/c-rbtree-git.tar.gz