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

Last updated: May 14,2024

1. Install "python312-h5netcdf" package

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

$ sudo zypper refresh $ sudo zypper install python312-h5netcdf

2. Uninstall "python312-h5netcdf" package

This guide let you learn how to uninstall python312-h5netcdf on openSuSE Tumbleweed:

$ sudo zypper remove python312-h5netcdf

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

Information for package python312-h5netcdf:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-h5netcdf
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 493.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.