ruby-equatable on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-equatable

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

$ yay -Rns ruby-equatable

2. Manually Install "ruby-equatable" via AUR

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

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

b. Clone ruby-equatable's git locally

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

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

$ cd ~/ruby-equatable $ makepkg -si

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

ID: 1240603
Name: ruby-equatable
PackageBaseID: 147594
PackageBase: ruby-equatable
Version: 0.7.0-1
Description: Allows ruby objects to implement equality comparison
URL: https://github.com/piotrmurach/equatable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: asm0dey
FirstSubmitted: 1577100399
LastModified: 1681328824
URLPath: /cgit/aur.git/snapshot/ruby-equatable.tar.gz