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

Last updated: May 17,2024

1. Install "ruby-colorator" package

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

$ sudo apt update $ sudo apt install ruby-colorator

2. Uninstall "ruby-colorator" package

Please follow the step by step instructions below to uninstall ruby-colorator on Kali Linux:

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

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

Package: ruby-colorator
Version: 1.1.0-4
Installed-Size: 24
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 5436
SHA256: d7f267a8a9ddde674b6ed527201e135d8c71482614a843828681e1ae7be92818
SHA1: af86abc378c397fe6b284f9e7a95cc56a1a1533d
MD5sum: f7a3f67e6ad5925a2ee3f41296d48e00
Description: String core extensions for terminal coloring
A Ruby Library colorize your text in the terminal.
.
There are a bunch of gems that provide functionality like this, but
none have as simple an API as this. Just call `"string".color` and your
text will be colorized.
Description-md5:
Homepage: https://github.com/octopress/colorator
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-colorator/ruby-colorator_1.1.0-4_all.deb