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

Last updated: May 07,2024

1. Install "ruby-colored" package

Here is a brief guide to show you how to install ruby-colored on Kali Linux

$ sudo apt update $ sudo apt install ruby-colored

2. Uninstall "ruby-colored" package

This tutorial shows how to uninstall ruby-colored on Kali Linux:

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

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

Package: ruby-colored
Version: 1.2-2.1
Installed-Size: 21
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4152
SHA256: 859df2f172be375f3817d82294ae4ebe9dd96f027a17846cc9bd4eed1f64ed04
SHA1: 06850d1d8c09cd0feddf232ba0d9e3d67745d558
MD5sum: f6e8af0c629d89f18ac2f1ea83c6e4f1
Description: library to add colors or attributes to text
This Ruby library extends the String class with methods to add ANSI colors and
bold, underline or reverse attributes to strings. It can be used to emphasize
messages on the console output or in logs.
Description-md5:
Homepage: https://github.com/defunkt/colored
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-colored/ruby-colored_1.2-2.1_all.deb