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

Last updated: July 05,2024

1. Install "python310-tablib" package

Please follow the steps below to install python310-tablib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-tablib

2. Uninstall "python310-tablib" package

This is a short guide on how to uninstall python310-tablib on openSuSE Tumbleweed:

$ sudo zypper remove python310-tablib

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

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