How to Install and Uninstall ruby-colorize Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "ruby-colorize" package

This guide covers the steps necessary to install ruby-colorize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-colorize

2. Uninstall "ruby-colorize" package

This is a short guide on how to uninstall ruby-colorize on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-colorize package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-colorize
Priority: optional
Section: universe/ruby
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.7.7-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-colorize/ruby-colorize_0.7.7-1_all.deb
Size: 5406
MD5sum: 78a738a408faa4e8e9de7e986f8a2fc5
SHA1: 606134a6b811e5d0e1f5139394a03aa08b2a4065
SHA256: 44ee04d346fb3865874c8c004d4053d99abe7ee1adbe7391507d9721db75616c
Description-en: 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: 8f50e9415b2a7e7d53760eaf4b7e41f6
Homepage: https://github.com/fazibear/colorize
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu