How to Install and Uninstall python-ptable Package on Debian 10 (Buster)

Last updated: September 20,2024

1. Install "python-ptable" package

This guide covers the steps necessary to install python-ptable on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-ptable

2. Uninstall "python-ptable" package

This is a short guide on how to uninstall python-ptable on Debian 10 (Buster):

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

3. Information about the python-ptable package on Debian 10 (Buster)

Package: python-ptable
Source: ptable
Version: 0.9.2-1
Installed-Size: 123
Maintainer: Debian Python Modules Team
Architecture: all
Provides: python-prettytable
Depends: python:any (<< 2.8), python:any (>= 2.7~)
Conflicts: python-prettytaable
Description: library to represent tabular data in visually appealing ASCII tables
Description-md5: b256b0ed999f483d5098072c8d8560da
Homepage: https://github.com/kxxoling/PTable
Section: python
Priority: optional
Filename: pool/main/p/ptable/python-ptable_0.9.2-1_all.deb
Size: 31028
MD5sum: aea9c4b159c490c9a226db43d00e813d
SHA256: b0e4ff3dcd2ab0a7a8d71bd22c1dc3ad3c8dcd4af1fca79d71d7193a90374756

5. The same packages on other Linux Distributions