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

Last updated: September 28,2024

1. Install "python3-h5io.noarch" package

Please follow the guidelines below to install python3-h5io.noarch on Fedora 34

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

2. Uninstall "python3-h5io.noarch" package

Please follow the instructions below to uninstall python3-h5io.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:51:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-h5io
Version : 0.1.2
Release : 5.fc34
Architecture : noarch
Size : 45 k
Source : python-h5io-0.1.2-5.fc34.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.