Install ruby-paint by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-paint
Description:
terminal paint library with 256 color and effect support
The paint library for ruby provides a single method, `Paint.[]`, that produces colored output on terminals. It comes with support for 256 color terminals, ANSI effects, and allows defining custom shortcuts.
Homepage: https://github.com/janlelis/paint
Version: 0.8.6-2
Section: universe/ruby