ruby-rbtree on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-rbtree

* (Optional) Uninstall ruby-rbtree on Arch using YAY

$ yay -Rns ruby-rbtree

2. Manually Install "ruby-rbtree" via AUR

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

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

b. Clone ruby-rbtree's git locally

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

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

$ cd ~/ruby-rbtree $ makepkg -si

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

ID: 1061786
Name: ruby-rbtree
PackageBaseID: 116676
PackageBase: ruby-rbtree
Version: 0.4.5-1
Description: A sorted associative collection.
URL: https://rubygems.org/gems/rbtree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arnottcr
FirstSubmitted: 1478027214
LastModified: 1649150277
URLPath: /cgit/aur.git/snapshot/ruby-rbtree.tar.gz