How to Install and Uninstall python3-tabulate Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-tabulate" package

Learn how to install python3-tabulate on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-tabulate

2. Uninstall "python3-tabulate" package

This tutorial shows how to uninstall python3-tabulate on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-tabulate package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tabulate
Architecture: all
Version: 0.8.6-0ubuntu2
Priority: optional
Section: python
Source: python-tabulate
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Yago González
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Depends: python3:any
Filename: pool/main/p/python-tabulate/python3-tabulate_0.8.6-0ubuntu2_all.deb
Size: 31716
MD5sum: 2908c7f95e055f2b76d0c53fbdbe8a54
SHA1: 22f68282124ab84303bf96213f75bc352f68472a
SHA256: 4d2b0428046256e467c15fc07d3a3eaf3708d5fdc01e90d44c415c6cba8eb48f
SHA512: 42328034bde09a5283e48740945549b2168d0cd25757bb1e19ff57055bb0aedde7ca32ebeb9402907c519c2fd71f9aabbadf7746ce6af248e667758692623bf4
Homepage: https://bitbucket.org/astanin/python-tabulate/
Description-en: pretty-print tabular data in Python3
Pretty-print tabular data in Python, a library and a command-line utility.
The main use cases of the library are:
.
* printing small tables without hassle: just one function call, formatting is
guided by the data itself
* authoring tabular data for lightweight plain-text markup: multiple output
formats suitable for further editing or transformation
* readable presentation of mixed textual and numeric data: smart column
alignment, configurable number formatting, alignment by a decimal point
.
This package installs the library for Python 3, and the cli tool.
Description-md5: b81379cbf74fc3ac3a246dede18c9918