How to Install and Uninstall python3-h5io.noarch Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "python3-h5io.noarch" package

Here is a brief guide to show you how to install python3-h5io.noarch on AlmaLinux 9

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

2. Uninstall "python3-h5io.noarch" package

Please follow the step by step instructions below to uninstall python3-h5io.noarch on AlmaLinux 9:

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

3. Information about the python3-h5io.noarch package on AlmaLinux 9

Last metadata expiration check: 1:01:07 ago on Wed Mar 13 07:41:12 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.