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

Last updated: July 04,2024

1. Install "python312-tablib" package

Here is a brief guide to show you how to install python312-tablib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-tablib

2. Uninstall "python312-tablib" package

Please follow the step by step instructions below to uninstall python312-tablib on openSuSE Tumbleweed:

$ sudo zypper remove python312-tablib

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

Information for package python312-tablib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-tablib
Version : 3.3.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 328.5 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)