perl-tree-rb on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-tree-rb

* (Optional) Uninstall perl-tree-rb on Arch using YAY

$ yay -Rns perl-tree-rb

2. Manually Install "perl-tree-rb" via AUR

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

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

b. Clone perl-tree-rb's git locally

$ git clone https://aur.archlinux.org/perl-tree-rb.git ~/perl-tree-rb

c. Go to ~/perl-tree-rb folder and install it

$ cd ~/perl-tree-rb $ makepkg -si

3. Information about the perl-tree-rb package on Arch User Repository (AUR)

ID: 198151
Name: perl-tree-rb
PackageBaseID: 47466
PackageBase: perl-tree-rb
Version: 0.500003-1
Description: Perl implementation of the Red/Black tree, a type of balanced binary search tree.
URL: http://search.cpan.org/dist/Tree-RB
NumVotes: 0
Popularity: 0
OutOfDate: 1639188918
Maintainer:
Submitter:
FirstSubmitted: 1300263675
LastModified: 1434492706
URLPath: /cgit/aur.git/snapshot/perl-tree-rb.tar.gz