ruby-color on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-color

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

$ yay -Rns ruby-color

2. Manually Install "ruby-color" via AUR

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

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

b. Clone ruby-color's git locally

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

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

$ cd ~/ruby-color $ makepkg -si

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

ID: 1240987
Name: ruby-color
PackageBaseID: 192657
PackageBase: ruby-color
Version: 1.8-1
Description: Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it
URL: https://github.com/halostatue/color
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1681403385
LastModified: 1681403386
URLPath: /cgit/aur.git/snapshot/ruby-color.tar.gz