How to Install and Uninstall ruby-term-ansicolor Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-term-ansicolor" package

Please follow the guidance below to install ruby-term-ansicolor on Kali Linux

$ sudo apt update $ sudo apt install ruby-term-ansicolor

2. Uninstall "ruby-term-ansicolor" package

This is a short guide on how to uninstall ruby-term-ansicolor on Kali Linux:

$ sudo apt remove ruby-term-ansicolor $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-term-ansicolor package on Kali Linux

Package: ruby-term-ansicolor
Version: 1.3.0-1.1
Installed-Size: 65
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-tins
Size: 14388
SHA256: 2615be08398a01b7a26aff7c433a02847b6521de63ff953d0ad40bfe4654a5ac
SHA1: 8f088d05add5c3fd2071a48711b6cb02246c2fa8
MD5sum: 465da627125bfe7e0fd92894ce61575f
Description: Ruby library that colors strings using ANSI escape sequences
Small Ruby library that colors strings using ANSI escape sequences.
It's possible to use constants or unary functions. Block-forms
also autoreset at the block's end. It's also possible to use this
module as a mixin for classes of objects that respond to :to_str,
e.g. String.
.
This package is part of the Ruby library extras, a supplement to Ruby's
standard library.
Description-md5:
Homepage: http://flori.github.com/term-ansicolor
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-term-ansicolor/ruby-term-ansicolor_1.3.0-1.1_all.deb