ruby-set on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-set

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

$ yay -Rns ruby-set

2. Manually Install "ruby-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-set's git locally

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

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

$ cd ~/ruby-set $ makepkg -si

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

ID: 981255
Name: ruby-set
PackageBaseID: 169382
PackageBase: ruby-set
Version: 1.0.2-1
Description: This library provides the Set class
URL: https://github.com/ruby/set
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1627597134
LastModified: 1635605245
URLPath: /cgit/aur.git/snapshot/ruby-set.tar.gz

5. The same packages on other Linux Distributions