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

Last updated: May 06,2024

1. Install "ruby-colored" package

This tutorial shows how to install ruby-colored on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-colored

2. Uninstall "ruby-colored" package

Please follow the guidance below to uninstall ruby-colored on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-colored
Priority: optional
Section: universe/ruby
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-colored/ruby-colored_1.2-2_all.deb
Size: 4026
MD5sum: a2c5b5bcf2ff12e0dd07e5f5f5b65c28
SHA1: f40f2c629f4e386db07f2a391dd823c79f818b5f
SHA256: 4ae5168463abe0bcaccc53cd88cbc31d36a5c82465e8a80df418dcbf5ef09193
Description-en: 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: db78f36d9239297fc8bab82c03f8bc2b
Homepage: https://github.com/defunkt/colored
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu