ruby-ansi on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-ansi

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

$ yay -Rns ruby-ansi

2. Manually Install "ruby-ansi" via AUR

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

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

b. Clone ruby-ansi's git locally

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

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

$ cd ~/ruby-ansi $ makepkg -si

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

ID: 593920
Name: ruby-ansi
PackageBaseID: 140265
PackageBase: ruby-ansi
Version: 1.5.0-1
Description: ANSI at your fingertips!
URL: http://rubyworks.github.com/ansi
NumVotes: 1
Popularity: 0.047183
OutOfDate:
Maintainer: andykluger
FirstSubmitted: 1552371029
LastModified: 1552371029
URLPath: /cgit/aur.git/snapshot/ruby-ansi.tar.gz