ruby-insist on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install ruby-insist on Arch using YAY
$
yay -S
ruby-insist
Copied
* (Optional) Uninstall ruby-insist on Arch using YAY
$
yay -Rns
ruby-insist
Copied
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
Copied
b. Clone ruby-insist's git locally
$
git clone https://aur.archlinux.org/ruby-insist.git
~/ruby-insist
Copied
c. Go to ~/ruby-insist folder and install it
$
cd
~/ruby-insist
Copied
$
makepkg -si
Copied
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
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