ruby-insist on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-insist

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

$ yay -Rns ruby-insist

2. Manually Install "ruby-insist" via AUR

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

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

b. Clone ruby-insist's git locally

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

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

$ cd ~/ruby-insist $ makepkg -si

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

ID: 694162
Name: ruby-insist
PackageBaseID: 79897
PackageBase: ruby-insist
Version: 1.0.0-3
Description: A simple block-driven assertion library for both testing and for production code
URL: https://github.com/jordansissel/ruby-insist
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: obiesmans
FirstSubmitted: 1394581517
LastModified: 1581085139
URLPath: /cgit/aur.git/snapshot/ruby-insist.tar.gz