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

Last updated: October 05,2024

1. Install "python311-h5netcdf" package

Learn how to install python311-h5netcdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-h5netcdf

2. Uninstall "python311-h5netcdf" package

Here is a brief guide to show you how to uninstall python311-h5netcdf on openSuSE Tumbleweed:

$ sudo zypper remove python311-h5netcdf

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

Information for package python311-h5netcdf:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-h5netcdf
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 539.1 KiB
Installed : No
Status : not installed
Source package : python-h5netcdf-1.3.0-1.2.src
Upstream URL : https://github.com/h5netcdf/h5netcdf
Summary : A Python library to use netCDF4 files via h5py
Description :
A Python interface for the netCDF4 file-format that reads and writes
local or remote HDF5 files directly via h5py or h5pyd, without
relying on the Unidata netCDF library.