How to Install and Uninstall python38-texttable Package on openSuSE Tumbleweed

Last updated: November 10,2024

1. Install "python38-texttable" package

This is a short guide on how to install python38-texttable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-texttable

2. Uninstall "python38-texttable" package

Please follow the instructions below to uninstall python38-texttable on openSuSE Tumbleweed:

$ sudo zypper remove python38-texttable

3. Information about the python38-texttable package on openSuSE Tumbleweed

Information for package python38-texttable:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-texttable
Version : 1.6.3-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 84,9 KiB
Installed : No
Status : not installed
Source package : python-texttable-1.6.3-1.5.src
Summary : Module for creating simple ASCII tables
Description :
texttable is a module to generate a formatted text table, using ASCII
characters.