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

Last updated: October 06,2024

1. Install "ruby-colorize" package

Please follow the steps below to install ruby-colorize on Kali Linux

$ sudo apt update $ sudo apt install ruby-colorize

2. Uninstall "ruby-colorize" package

Learn how to uninstall ruby-colorize on Kali Linux:

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

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

Package: ruby-colorize
Version: 0.8.1-1.1
Installed-Size: 30
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 7280
SHA256: 047c1c5a176af0775ce50b823564c7c6bcae571ebe0d582921699b59dadf27e2
SHA1: 6a0f3a58765298d1bc38ac43b561433824c5b7b7
MD5sum: bfa6da8836318292e192ce9c8f87b2b1
Description: color methods to Ruby String class
This Ruby extension adds methods to the String Class to set text color,
background color and text effects on the console and command line output.
It is using ANSI escape sequences.
Description-md5:
Homepage: https://github.com/fazibear/colorize
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-colorize/ruby-colorize_0.8.1-1.1_all.deb