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

Last updated: May 19,2024

1. Install "python38-tables" package

Learn how to install python38-tables on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-tables

2. Uninstall "python38-tables" package

This guide let you learn how to uninstall python38-tables on openSuSE Tumbleweed:

$ sudo zypper remove python38-tables

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

Information for package python38-tables:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tables
Version : 3.6.1-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,7 MiB
Installed : No
Status : not installed
Source package : python-tables-3.6.1-4.6.src
Summary : Hierarchical datasets for Python
Description :
PyTables is a package for managing hierarchical datasets and
designed to efficently cope with extremely large amounts of
data. PyTables is built on top of the HDF5 library and the
NumPy package and features an object-oriented interface
that, combined with C-code generated from Pyrex sources,
makes of it a fast, yet extremely easy to use tool for
interactively save and retrieve large amounts of data.