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

Last updated: May 13,2024

1. Install "libtext-simpletable-perl" package

In this section, we are going to explain the necessary steps to install libtext-simpletable-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtext-simpletable-perl

2. Uninstall "libtext-simpletable-perl" package

In this section, we are going to explain the necessary steps to uninstall libtext-simpletable-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtext-simpletable-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtext-simpletable-perl
Priority: optional
Section: universe/perl
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.03-1
Depends: perl
Filename: pool/universe/libt/libtext-simpletable-perl/libtext-simpletable-perl_2.03-1_all.deb
Size: 10964
MD5sum: 320451550a68d0a5a8a1751c2aa05b19
SHA1: 39b6b5f4a2ff46eff3cfc3ee798913479749e3db
SHA256: ada4a4e83ff9d31d9b4ab0161aaf8dabc58ab9206fddfc9d47957bad2c7476de
Description-en: Perl module for creating simple eyecandy ASCII Tables
Text::SimpleTable is a replacement for the Text::ASCIITable module.
.
If you need to create text tables like
.
.-------+------------.
| foob- | yadayaday- |
| arbaz | ada |
'-------+------------'
.
this module is for you.
Description-md5: 8bde03fa9f31ae7d16c7ac3be1597be1
Homepage: https://metacpan.org/release/Text-SimpleTable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu