How to Install and Uninstall ruby-rainbow Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "ruby-rainbow" package

Please follow the steps below to install ruby-rainbow on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rainbow

2. Uninstall "ruby-rainbow" package

Please follow the guidance below to uninstall ruby-rainbow on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-rainbow package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-rainbow
Priority: optional
Section: universe/ruby
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-rainbow/ruby-rainbow_2.0.0-1_all.deb
Size: 8322
MD5sum: 63be2997fcc211ccb274d611e43c7e78
SHA1: 479d77e49745c4cf051d08f49b91bb3addcdfde0
SHA256: 5fa1c3781ecf6ddab936072f41015f10e9f9b7b0932b47a709a07c92f9203fb3
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
Homepage: https://github.com/sickill/rainbow
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu