How to Install and Uninstall php-console-table Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "php-console-table" package

This guide let you learn how to install php-console-table on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-console-table

2. Uninstall "php-console-table" package

This guide covers the steps necessary to uninstall php-console-table on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-console-table $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-console-table package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-console-table
Priority: optional
Section: universe/web
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.3.0-1ubuntu2
Depends: php-common, php-mbstring
Recommends: php-console-color2 (>= 0.1.2)
Filename: pool/universe/p/php-console-table/php-console-table_1.3.0-1ubuntu2_all.deb
Size: 14826
MD5sum: 22d027e24ee8a11608d4168d086e7d97
SHA1: 893c4e1dd4c386a5cd601062028eb91272c759ca
SHA256: 06cf7470a72c20b8b9ed30a54415e9c2a9d550c1b2ef24598e461fb558577c1a
Description-en: Library that makes it easy to build console style tables
Provides a Console_Table class with methods such as addRow(), insertRow(),
addCol() etc. to build console tables with or without headers and with user
defined table rules, padding, and alignment.
Description-md5: 78abe2c75b4bb0e1c23699b3d15308be
Homepage: http://pear.php.net/package/Console_Table
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu