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

Last updated: May 17,2024

1. Install "python38-hdf5storage" package

This is a short guide on how to install python38-hdf5storage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-hdf5storage

2. Uninstall "python38-hdf5storage" package

Learn how to uninstall python38-hdf5storage on openSuSE Tumbleweed:

$ sudo zypper remove python38-hdf5storage

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

Information for package python38-hdf5storage:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-hdf5storage
Version : 0.1.16-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 443,2 KiB
Installed : No
Status : not installed
Source package : python-hdf5storage-0.1.16-1.4.src
Summary : Utilities to read/write HDF5 files, including MATLAB v7.3 MAT files
Description :
This Python package provides high level utilities to read/write a
variety of Python types to/from HDF5 (Heirarchal Data Format) formatted
files. This package also provides support for MATLAB MAT v7.3 formatted
files, which are just HDF5 files with a different extension and some
extra meta-data.