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

Last updated: May 19,2024

1. Install "ruby-term-ansicolor" package

Please follow the guidance below to install ruby-term-ansicolor on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-term-ansicolor" package

In this section, we are going to explain the necessary steps to uninstall ruby-term-ansicolor on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-term-ansicolor
Priority: optional
Section: universe/ruby
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.0-1
Depends: ruby | ruby-interpreter, ruby-tins
Filename: pool/universe/r/ruby-term-ansicolor/ruby-term-ansicolor_1.3.0-1_all.deb
Size: 12758
MD5sum: 3e4da3a46063678960cc0bacf860544f
SHA1: 7defc032396e6242c612e4903a721370f8b1165f
SHA256: edffa1ccab7077387f25b2b7ab7ebf447f583cab2a6d26197c2a09d1a777cbc0
Description-en: 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: c4fac8004d693e5331c3f399bac5f9c6
Homepage: http://flori.github.com/term-ansicolor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu