ruby-sorted_set on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ruby-sorted_set

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

$ yay -Rns ruby-sorted_set

2. Manually Install "ruby-sorted_set" via AUR

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

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

b. Clone ruby-sorted_set's git locally

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

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

$ cd ~/ruby-sorted_set $ makepkg -si

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

ID: 941099
Name: ruby-sorted_set
PackageBaseID: 169383
PackageBase: ruby-sorted_set
Version: 1.0.3-1
Description: SortedSet for Ruby
URL: https://github.com/knu/sorted_set
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1627597452
LastModified: 1627597452
URLPath: /cgit/aur.git/snapshot/ruby-sorted_set.tar.gz