How to Install and Uninstall python3-tablib Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python3-tablib" package

Please follow the guidance below to install python3-tablib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-tablib

2. Uninstall "python3-tablib" package

Please follow the steps below to uninstall python3-tablib on openSUSE Leap:

$ sudo zypper remove python3-tablib

3. Information about the python3-tablib package on openSUSE Leap

Information for package python3-tablib:
---------------------------------------
Repository : Main Repository
Name : python3-tablib
Version : 0.14.0-bp155.3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 523.3 KiB
Installed : No
Status : not installed
Source package : python-tablib-0.14.0-bp155.3.10.src
Upstream URL : http://python-tablib.org
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)