How to Install and Uninstall libterm-extendedcolor-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libterm-extendedcolor-perl" package

Learn how to install libterm-extendedcolor-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libterm-extendedcolor-perl

2. Uninstall "libterm-extendedcolor-perl" package

Here is a brief guide to show you how to uninstall libterm-extendedcolor-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libterm-extendedcolor-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libterm-extendedcolor-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libterm-extendedcolor-perl
Priority: optional
Section: universe/perl
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.224-1
Depends: perl
Filename: pool/universe/libt/libterm-extendedcolor-perl/libterm-extendedcolor-perl_0.224-1_all.deb
Size: 25434
MD5sum: a49548646a12540351b8d2760803d687
SHA1: 67db0a3649207b084b23e0d9eedcb3274ca4b617
SHA256: 711e0c80922fe72f320159f8e6a0aa837ab4ac6e835841f3eeca73e561044a0a
Description-en: module to color screen output using extended escape sequences
Term::ExtendedColor provides functions for sending so called extended escape
sequences to the terminal. This ought to be used with a 256-color compatible
terminal.
.
The codes generated by this module comply to the extension of the ANSI colors
standard first implemented in xterm in 1999. The first 16 color indexes (0 -
15) are the regular ANSI colors, while index 16 - 255 are the extendes ones.
Most terminal emulators support this extension.
Description-md5: d86954d4e1e044de67c113d1e38eb755
Homepage: https://metacpan.org/release/Term-ExtendedColor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu