How to Install and Uninstall python310-tableprint Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python310-tableprint" package

Please follow the step by step instructions below to install python310-tableprint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-tableprint

2. Uninstall "python310-tableprint" package

Please follow the instructions below to uninstall python310-tableprint on openSuSE Tumbleweed:

$ sudo zypper remove python310-tableprint

3. Information about the python310-tableprint package on openSuSE Tumbleweed

Information for package python310-tableprint:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-tableprint
Version : 0.9.1-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 49.5 KiB
Installed : No
Status : not installed
Source package : python-tableprint-0.9.1-4.2.src
Upstream URL : https://github.com/nirum/tableprint
Summary : Pretty console printing of tabular data
Description :
Formatted console printing of tabular data.
tableprint lets you easily print formatted tables of data.
Unlike other modules, you can print single rows of data at a time
(useful for printing ongoing computation results).