How to Install and Uninstall python3-prettytable Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 06,2024

1. Install "python3-prettytable" package

This is a short guide on how to install python3-prettytable on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-prettytable

2. Uninstall "python3-prettytable" package

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

$ sudo apt remove python3-prettytable $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-prettytable package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-prettytable
Priority: optional
Section: python
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: prettytable
Version: 0.7.2-3
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/prettytable/python3-prettytable_0.7.2-3_all.deb
Size: 19730
MD5sum: 958069d49fc751b73d945ac2e5adec4f
SHA1: 6e7650bac2938f614c0fd9a5f22060f37a544264
SHA256: 452cc8cab12d49d2d294bc16d4e45259a1badede398e968003161f9c6b3d8bba
Description-en: library to represent tabular data in visually appealing ASCII tables (Python3)
PrettyTable is a simple Python library designed to make it quick and
easy to represent tabular data in visually appealing ASCII tables. It
was inspired by the ASCII tables used in the PostgreSQL shell
psql. PrettyTable allows for selection of which columns are to be
printed, independent alignment of columns (left or right justified or
centred) and printing of "sub-tables" by specifying a row range.
.
This package contains the Python 3 version of prettytable.
Description-md5: fad39130f093d82f504d5975b6a37cde
Homepage: http://code.google.com/p/prettytable/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-core, cloud-image, ubuntu-core