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

Last updated: July 03,2024

1. Install "python39-h5netcdf" package

This tutorial shows how to install python39-h5netcdf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-h5netcdf

2. Uninstall "python39-h5netcdf" package

Learn how to uninstall python39-h5netcdf on openSuSE Tumbleweed:

$ sudo zypper remove python39-h5netcdf

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

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