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

Last updated: October 05,2024

1. Install "python3-h5io.noarch" package

Please follow the step by step instructions below to install python3-h5io.noarch on Fedora 36

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

2. Uninstall "python3-h5io.noarch" package

This is a short guide on how to uninstall python3-h5io.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:28:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-h5io
Version : 0.1.2
Release : 8.fc36
Architecture : noarch
Size : 44 k
Source : python-h5io-0.1.2-8.fc36.src.rpm
Repository : fedora
Summary : Read and write simple Python objects using HDF5
URL : https://github.com/h5io/h5io
License : BSD
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.
:
: Python 3 version.