ruby-equalizer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-equalizer

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

$ yay -Rns ruby-equalizer

2. Manually Install "ruby-equalizer" via AUR

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

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

b. Clone ruby-equalizer's git locally

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

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

$ cd ~/ruby-equalizer $ makepkg -si

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

ID: 1220533
Name: ruby-equalizer
PackageBaseID: 100394
PackageBase: ruby-equalizer
Version: 0.0.11-2
Description: Module to define equality, equivalence and inspection methods
URL: https://github.com/dkubb/equalizer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1442803193
LastModified: 1677834915
URLPath: /cgit/aur.git/snapshot/ruby-equalizer.tar.gz