How to Install and Uninstall python312-terminaltables Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python312-terminaltables" package

This is a short guide on how to install python312-terminaltables on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-terminaltables

2. Uninstall "python312-terminaltables" package

Please follow the instructions below to uninstall python312-terminaltables on openSuSE Tumbleweed:

$ sudo zypper remove python312-terminaltables

3. Information about the python312-terminaltables package on openSuSE Tumbleweed

Information for package python312-terminaltables:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-terminaltables
Version : 3.1.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 90.3 KiB
Installed : No
Status : not installed
Source package : python-terminaltables-3.1.10-1.1.src
Upstream URL : https://github.com/matthewdeanmartin/terminaltables
Summary : Module for generating tables in terminals from a nested list of strings
Description :
terminaltables draws tables in terminal/console applications from a
list of lists of strings, and supports multi-line rows.