ruby-colored on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S ruby-colored

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

$ yay -Rns ruby-colored

2. Manually Install "ruby-colored" via AUR

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

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

b. Clone ruby-colored's git locally

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

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

$ cd ~/ruby-colored $ makepkg -si

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

ID: 940816
Name: ruby-colored
PackageBaseID: 47855
PackageBase: ruby-colored
Version: 1.2-6
Description: Ruby library for colorizing text output in your terminal
URL: http://github.com/defunkt/colored
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: oliv
FirstSubmitted: 1301656331
LastModified: 1627547178
URLPath: /cgit/aur.git/snapshot/ruby-colored.tar.gz