How to Install and Uninstall python3-h5netcdf.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "python3-h5netcdf.noarch" package

Here is a brief guide to show you how to install python3-h5netcdf.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-h5netcdf.noarch

2. Uninstall "python3-h5netcdf.noarch" package

Here is a brief guide to show you how to uninstall python3-h5netcdf.noarch on Fedora 38:

$ sudo dnf remove python3-h5netcdf.noarch $ sudo dnf autoremove

3. Information about the python3-h5netcdf.noarch package on Fedora 38

Last metadata expiration check: 3:52:38 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-h5netcdf
Version : 1.2.0
Release : 1.fc38
Architecture : noarch
Size : 124 k
Source : python-h5netcdf-1.2.0-1.fc38.src.rpm
Repository : updates
Summary : Python interface for the netCDF4 file-format in HDF5 files
URL : https://h5netcdf.org/
License : BSD
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.