ruby-shoulda on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S ruby-shoulda

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

$ yay -Rns ruby-shoulda

2. Manually Install "ruby-shoulda" via AUR

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

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

b. Clone ruby-shoulda's git locally

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

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

$ cd ~/ruby-shoulda $ makepkg -si

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

ID: 1240311
Name: ruby-shoulda
PackageBaseID: 192587
PackageBase: ruby-shoulda
Version: 5.0.0.rc1-1
Description: Makes tests easy on the fingers and the eyes
URL: https://github.com/thoughtbot/shoulda
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1681286132
LastModified: 1681286132
URLPath: /cgit/aur.git/snapshot/ruby-shoulda.tar.gz