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

Last updated: January 26,2025

1. Install "python-prettytable" package

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

$ sudo apt update $ sudo apt install python-prettytable

2. Uninstall "python-prettytable" package

This guide let you learn how to uninstall python-prettytable on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/prettytable/python-prettytable_0.7.2-3_all.deb
Size: 19642
MD5sum: 9ae3089dab0c4e9be60917cad4414c47
SHA1: 3dbef577f4218695e0871a231144cf4e8f83fbc8
SHA256: c8590ab5b278c1ed2232c0d3816299708f6c033a518c78cf4282997b76f4390f
Description-en: library to represent tabular data in visually appealing ASCII tables
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.
Description-md5: 80eced35bbdabf308b1931a4b9c16184
Homepage: http://code.google.com/p/prettytable/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y