How to Install and Uninstall ruby-rainbow Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ruby-rainbow" package

This guide covers the steps necessary to install ruby-rainbow on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rainbow

2. Uninstall "ruby-rainbow" package

This guide covers the steps necessary to uninstall ruby-rainbow on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-rainbow $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rainbow package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rainbow
Architecture: all
Version: 3.0.0-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Filename: pool/universe/r/ruby-rainbow/ruby-rainbow_3.0.0-3_all.deb
Size: 11812
MD5sum: 474f6d5280d1677c0861ad10201a9877
SHA1: 57cea1c71f86f7f29e2a7b1c04a22acc99622e27
SHA256: a86a1f0d4a12051e5bcbc0a3c62526ac639be79041fefad766216348efa9403d
SHA512: 6c6713314f801a40af1b86e3d67b530e88505ab7687d1c3fa216e169d4106b34c0ca8773163303a5acf27653f8c59d02106bc3d38769e8ac579898a7b79ea280
Homepage: https://github.com/sickill/rainbow
Description-en: extension of Ruby String class enabling colored text on ANSI terminals
Rainbow extends the ruby string class to enable coloring text on
ANSI terminals. It adds methods to the String class and allowing
the use offoreground and background color, bright, italic, underline,
blink, reverse, hide and reset on text for ANSI terminals.
Description-md5: 751b6b31cb4fc63f88e7e5d80931708d
Ruby-Versions: all