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

Last updated: May 08,2024

1. Install "python39-tablib" package

This is a short guide on how to install python39-tablib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-tablib

2. Uninstall "python39-tablib" package

Please follow the instructions below to uninstall python39-tablib on openSuSE Tumbleweed:

$ sudo zypper remove python39-tablib

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

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