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

Last updated: July 06,2024

1. Install "python311-hdf5storage" package

This guide covers the steps necessary to install python311-hdf5storage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hdf5storage

2. Uninstall "python311-hdf5storage" package

Learn how to uninstall python311-hdf5storage on openSuSE Tumbleweed:

$ sudo zypper remove python311-hdf5storage

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

Information for package python311-hdf5storage:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hdf5storage
Version : 0.1.19-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 397.2 KiB
Installed : No
Status : not installed
Source package : python-hdf5storage-0.1.19-1.4.src
Upstream URL : https://github.com/frejanordsiek/hdf5storage
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.