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

Last updated: November 26,2024

1. Install "python3-h5io.noarch" package

This tutorial shows how to install python3-h5io.noarch on Fedora 39

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

2. Uninstall "python3-h5io.noarch" package

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

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

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

Last metadata expiration check: 3:40:05 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-h5io
Version : 0.2.2
Release : 1.fc39
Architecture : noarch
Size : 55 k
Source : python-h5io-0.2.2-1.fc39.src.rpm
Repository : updates
Summary : Read and write simple Python objects using HDF5
URL : https://github.com/h5io/h5io
License : BSD-3-Clause
Description : h5io is a package designed to facilitate saving some standard Python objects
: into the forward-compatible HDF5 format. It is a higher-level package than
: h5py.