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

Last updated: May 02,2024

1. Install "ruby-ansi" package

Please follow the instructions below to install ruby-ansi on Kali Linux

$ sudo apt update $ sudo apt install ruby-ansi

2. Uninstall "ruby-ansi" package

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

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

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

Package: ruby-ansi
Version: 1.5.0-1.1
Installed-Size: 138
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 36036
SHA256: 6f0ded50dda400ccc84f3a6b406c7503fce9531d0f071ed1bf7739d5e7a2d3c7
SHA1: 490651bef6428fcd07e384ae9f00cbbdff95abfb
MD5sum: 7b5944253886e56739a675f946d2bb06
Description: ANSI escape codes at your fingertips
The ANSI project is a superlative collection of ANSI escape code
related libraries enabling ANSI colorization and stylization of
console output. It features classees for colorised columns, tables,
loggers and very good coverage of standard ANSI codes.
Description-md5:
Homepage: http://rubyworks.github.com/ansi
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ansi/ruby-ansi_1.5.0-1.1_all.deb