How to Install and Uninstall python3-texttable Package on openSUSE Leap

Last updated: May 01,2024

1. Install "python3-texttable" package

Learn how to install python3-texttable on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-texttable

2. Uninstall "python3-texttable" package

This is a short guide on how to uninstall python3-texttable on openSUSE Leap:

$ sudo zypper remove python3-texttable

3. Information about the python3-texttable package on openSUSE Leap

Information for package python3-texttable:
------------------------------------------
Repository : Main Repository
Name : python3-texttable
Version : 1.6.7-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 87.5 KiB
Installed : No
Status : not installed
Source package : python-texttable-1.6.7-bp155.1.6.src
Upstream URL : https://github.com/foutaise/texttable/
Summary : Module for creating simple ASCII tables
Description :
texttable is a module to generate a formatted text table, using ASCII
characters.