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

Last updated: May 17,2024

1. Install "python38-tablib" package

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

$ sudo zypper refresh $ sudo zypper install python38-tablib

2. Uninstall "python38-tablib" package

This guide covers the steps necessary to uninstall python38-tablib on openSuSE Tumbleweed:

$ sudo zypper remove python38-tablib

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

Information for package python38-tablib:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tablib
Version : 3.0.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 378,1 KiB
Installed : No
Status : not installed
Source package : python-tablib-3.0.0-2.3.src
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)