How to Install and Uninstall python311-tabulate Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python311-tabulate" package

Please follow the guidance below to install python311-tabulate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-tabulate

2. Uninstall "python311-tabulate" package

This guide covers the steps necessary to uninstall python311-tabulate on openSUSE Leap:

$ sudo zypper remove python311-tabulate

3. Information about the python311-tabulate package on openSUSE Leap

Information for package python311-tabulate:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-tabulate
Version : 0.9.0-150400.11.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 378.6 KiB
Installed : No
Status : not installed
Source package : python-tabulate-0.9.0-150400.11.3.1.src
Upstream URL : https://bitbucket.org/astanin/python-tabulate
Summary : Pretty-printer for tabular data in Python
Description :
Pretty-printer for tabular data in Python.
The main use cases of the library are:
* printing small tables without hassle: just one function call,
formatting is guided by the data itself
* authoring tabular data for lightweight plain-text markup: multiple
output formats suitable for further editing or transformation
* readable presentation of mixed textual and numeric data: smart
column alignment, configurable number formatting, alignment by a
decimal point

5. The same packages on other Linux Distributions