How to Install and Uninstall ruby-colored Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "ruby-colored" package

This is a short guide on how to install ruby-colored on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-colored

2. Uninstall "ruby-colored" package

This is a short guide on how to uninstall ruby-colored on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-colored package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-colored
Architecture: all
Version: 1.2-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
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
SHA512: 01ab37ed5f24822f1290c50cbd801276ff95766f2fb20620c376e2ca5a48dd970cd6334842b0867696f3573becec31a0f6f1c1d7602b00f368584e6d92287d3b
Homepage: https://github.com/defunkt/colored
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
Ruby-Versions: all