How to Install and Uninstall python3-hdf5storage Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-hdf5storage" package

Please follow the guidelines below to install python3-hdf5storage on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-hdf5storage

2. Uninstall "python3-hdf5storage" package

This is a short guide on how to uninstall python3-hdf5storage on openSUSE Leap:

$ sudo zypper remove python3-hdf5storage

3. Information about the python3-hdf5storage package on openSUSE Leap

Information for package python3-hdf5storage:
--------------------------------------------
Repository : Main Repository
Name : python3-hdf5storage
Version : 0.1.16-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 447.9 KiB
Installed : No
Status : not installed
Source package : python-hdf5storage-0.1.16-bp155.2.10.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.