How to Install and Uninstall python3-h5io.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "python3-h5io.noarch" package

Please follow the guidelines below to install python3-h5io.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-h5io.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:07:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-h5io
Version : 0.1.9
Release : 1.el9
Architecture : noarch
Size : 34 k
Source : python-h5io-0.1.9-1.el9.src.rpm
Repository : epel
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.