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

Last updated: May 20,2024

1. Install "python311-hdf5plugin" package

Please follow the guidance below to install python311-hdf5plugin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hdf5plugin

2. Uninstall "python311-hdf5plugin" package

Please follow the instructions below to uninstall python311-hdf5plugin on openSuSE Tumbleweed:

$ sudo zypper remove python311-hdf5plugin

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

Information for package python311-hdf5plugin:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hdf5plugin
Version : 4.4.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 10.1 MiB
Installed : No
Status : not installed
Source package : python-hdf5plugin-4.4.0-1.1.src
Upstream URL : https://github.com/silx-kit/hdf5plugin
Summary : Compression filters for h5py
Description :
hdf5plugin provides HDF5 compression filters
(namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd)
and makes them usable from h5py.