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

Last updated: November 25,2024

1. Install "python3-h5netcdf.noarch" package

Please follow the steps below to install python3-h5netcdf.noarch on Fedora 39

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

2. Uninstall "python3-h5netcdf.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-h5netcdf.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:29:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-h5netcdf
Version : 1.2.0
Release : 1.fc39
Architecture : noarch
Size : 121 k
Source : python-h5netcdf-1.2.0-1.fc39.src.rpm
Repository : fedora
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.