How to Install and Uninstall ruby-rainbow Package on Kali Linux

Last updated: May 22,2024

1. Install "ruby-rainbow" package

This guide covers the steps necessary to install ruby-rainbow on Kali Linux

$ sudo apt update $ sudo apt install ruby-rainbow

2. Uninstall "ruby-rainbow" package

Please follow the guidelines below to uninstall ruby-rainbow on Kali Linux:

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

3. Information about the ruby-rainbow package on Kali Linux

Package: ruby-rainbow
Version: 3.1.1-1
Installed-Size: 48
Maintainer: Debian Ruby Team
Architecture: all
Size: 13012
SHA256: 2622878a284e31706aec0bfe774604a3d08a4795544ea2c2e928c533e0e5d665
SHA1: f8a2e4e9fa3c314123c2c38803d8d99f2033e2ef
MD5sum: 720d2b55ede529ab38945c0dd49fb801
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/sickill/rainbow
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rainbow/ruby-rainbow_3.1.1-1_all.deb