How to Install and Uninstall python311-tablib Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-tablib" package

Please follow the step by step instructions below to install python311-tablib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-tablib

2. Uninstall "python311-tablib" package

Please follow the steps below to uninstall python311-tablib on openSuSE Tumbleweed:

$ sudo zypper remove python311-tablib

3. Information about the python311-tablib package on openSuSE Tumbleweed

Information for package python311-tablib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-tablib
Version : 3.3.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 350.3 KiB
Installed : No
Status : not installed
Source package : python-tablib-3.3.0-1.7.src
Upstream URL : https://github.com/jazzband/tablib
Summary : Format agnostic tabular data library (XLS, JSON, YAML, CSV)
Description :
Tablib is a format-agnostic tabular dataset library, written in Python.
Output formats supported:
- Excel (Sets + Books)
- JSON (Sets + Books)
- YAML (Sets + Books)
- HTML (Sets)
- TSV (Sets)
- CSV (Sets)