ruby-pry on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ruby-pry

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

$ yay -Rns ruby-pry

2. Manually Install "ruby-pry" via AUR

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

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

b. Clone ruby-pry's git locally

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

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

$ cd ~/ruby-pry $ makepkg -si

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

ID: 947581
Name: ruby-pry
PackageBaseID: 62920
PackageBase: ruby-pry
Version: 0.14.1-2
Description: An IRB alternative and runtime developer console
URL: https://github.com/pry/pry
NumVotes: 21
Popularity: 0.139692
OutOfDate:
Maintainer: supermario
FirstSubmitted: 1348058204
LastModified: 1628903941
URLPath: /cgit/aur.git/snapshot/ruby-pry.tar.gz

5. The same packages on other Linux Distributions