ruby-hirb on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ruby-hirb

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

$ yay -Rns ruby-hirb

2. Manually Install "ruby-hirb" via AUR

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

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

b. Clone ruby-hirb's git locally

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

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

$ cd ~/ruby-hirb $ makepkg -si

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

ID: 989266
Name: ruby-hirb
PackageBaseID: 163705
PackageBase: ruby-hirb
Version: 0.7.3-2
Description: Provides a mini view framework for console applications and uses it to improve ripl(irb)'s default inspect output
URL: http://tagaholic.me/hirb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1614209077
LastModified: 1637001061
URLPath: /cgit/aur.git/snapshot/ruby-hirb.tar.gz