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

Last updated: June 26,2024

1. Install "python312-hdf5storage" package

This guide let you learn how to install python312-hdf5storage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hdf5storage

2. Uninstall "python312-hdf5storage" package

Here is a brief guide to show you how to uninstall python312-hdf5storage on openSuSE Tumbleweed:

$ sudo zypper remove python312-hdf5storage

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

Information for package python312-hdf5storage:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-hdf5storage
Version : 0.1.19-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 388.0 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.