ruby-avl-tree on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ruby-avl-tree

* (Optional) Uninstall ruby-avl-tree on Arch using YAY

$ yay -Rns ruby-avl-tree

2. Manually Install "ruby-avl-tree" via AUR

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

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

b. Clone ruby-avl-tree's git locally

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

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

$ cd ~/ruby-avl-tree $ makepkg -si

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

ID: 208269
Name: ruby-avl-tree
PackageBaseID: 79899
PackageBase: ruby-avl-tree
Version: 1.1.3-1
Description: AVL tree and Red-black tree in Ruby
URL: https://rubygems.org/gems/avl_tree
NumVotes: 0
Popularity: 0
OutOfDate: 1639189106
Maintainer: obiesmans
Submitter: obiesmans
FirstSubmitted: 1394581828
LastModified: 1436292004
URLPath: /cgit/aur.git/snapshot/ruby-avl-tree.tar.gz