ruby-console on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-console

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

$ yay -Rns ruby-console

2. Manually Install "ruby-console" via AUR

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

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

b. Clone ruby-console's git locally

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

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

$ cd ~/ruby-console $ makepkg -si

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

ID: 788488
Name: ruby-console
PackageBaseID: 157450
PackageBase: ruby-console
Version: 1.9.0-2
Description: Beautiful logging for Ruby.
URL: https://github.com/socketry/console
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1599479853
LastModified: 1599480823
URLPath: /cgit/aur.git/snapshot/ruby-console.tar.gz