ruby-awesome_print on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-awesome_print

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

$ yay -Rns ruby-awesome_print

2. Manually Install "ruby-awesome_print" via AUR

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

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

b. Clone ruby-awesome_print's git locally

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

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

$ cd ~/ruby-awesome_print $ makepkg -si

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

ID: 494257
Name: ruby-awesome_print
PackageBaseID: 104782
PackageBase: ruby-awesome_print
Version: 1.8.0-2
Description: Great Ruby dubugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins.
URL: https://github.com/awesome-print/awesome_print
NumVotes: 0
Popularity: 0
OutOfDate: 1618510835
Maintainer:
FirstSubmitted: 1450415388
LastModified: 1521010292
URLPath: /cgit/aur.git/snapshot/ruby-awesome_print.tar.gz