libredblack on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libredblack

* (Optional) Uninstall libredblack on Arch using YAY

$ yay -Rns libredblack

2. Manually Install "libredblack" via AUR

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

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

b. Clone libredblack's git locally

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

c. Go to ~/libredblack folder and install it

$ cd ~/libredblack $ makepkg -si

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

ID: 603754
Name: libredblack
PackageBaseID: 141229
PackageBase: libredblack
Version: 1.3-1
Description: RedBlack balance tree searching and sorting library
URL: http://libredblack.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kyechou
Submitter: kyechou
FirstSubmitted: 1555190310
LastModified: 1555190310
URLPath: /cgit/aur.git/snapshot/libredblack.tar.gz