How To Install python3-h5py on Rocky Linux 8

In this tutorial we learn how to install python3-h5py on Rocky Linux 8. python3-h5py is A Python interface to the HDF5 library

Introduction

In this tutorial we learn how to install python3-h5py on Rocky Linux 8.

What is python3-h5py

The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, data sets and groups using established Python and NumPy concepts. A strong emphasis on automatic conversion between Python (Numpy) data types and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.

We can use yum or dnf to install python3-h5py on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-h5py.

Install python3-h5py on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-h5py using dnf by running the following command:

sudo dnf -y install python3-h5py

Install python3-h5py on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-h5py using yum by running the following command:

sudo yum -y install python3-h5py

How To Uninstall python3-h5py on Rocky Linux 8

To uninstall only the python3-h5py package we can use the following command:

sudo dnf remove python3-h5py

python3-h5py Package Contents on Rocky Linux 8

/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/f1ea3d1dfc16c9da3c2d83e1c5f3b93d36478e
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/dd226956ae7694b391f7e72672af288ba5240f
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/daa846ea50620432167e20ca0929ed979cd8dc
/usr/lib/.build-id/57
/usr/lib/.build-id/57/023709a014f5cae4b48fe9dfdb335fbf86b10d
/usr/lib/.build-id/58
/usr/lib/.build-id/58/19957547c4c929ca5f9d39a6e84505caf5ff0e
/usr/lib/.build-id/69
/usr/lib/.build-id/69/8eb92fed032e0b914f841198a7060edd2632db
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/0cc3b29c7d1a0ab83caed65025963308206bbd
/usr/lib/.build-id/71
/usr/lib/.build-id/71/6b7b5baf1c9b2920352057e4b294338099c155
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/772b5369d9a2d8e0af60c4abf750e79c8d9d27
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/6664be552ae154eedf4bea0f94348c3ed3520a
/usr/lib/.build-id/92
/usr/lib/.build-id/92/59a97db2522d195f424dcf3845f8581f4f76b4
/usr/lib/.build-id/93
/usr/lib/.build-id/93/23b153fc2657d8fe17b7783980b005d2ba0acb
/usr/lib/.build-id/97
/usr/lib/.build-id/97/eaa2fee5b6d8f5aa664e252705821094e1a126
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/eae88da14c00b3cfd33b88b71b72d6a8870b28
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/ffe409c0a74c8798b427571101be8c811887b6
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/a9186985ae2d396b91c702e760161e0d995e50
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/61b931fe1f3e5241b19375974b6a9173ff275c
/usr/lib/.build-id/df
/usr/lib/.build-id/df/11691ec6a8301d4ea37557ad36c9e278a358af
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/cec2d62599173e88d5e375c377ab53654e98d7
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/b68c638c9a6bdc92cf397db8bbaf9dbe6bf772
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/23d134b5f8e6450cbf6a02b3c269a336e81993
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/23b3a01c0cb6e5e861bb9f565938a458fbe992
/usr/lib64/python3.6/site-packages/h5py
/usr/lib64/python3.6/site-packages/h5py-2.9.0-py3.6.egg-info
/usr/lib64/python3.6/site-packages/h5py-2.9.0-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/h5py-2.9.0-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/h5py-2.9.0-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/h5py-2.9.0-py3.6.egg-info/requires.txt
/usr/lib64/python3.6/site-packages/h5py-2.9.0-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/h5py/__init__.py
/usr/lib64/python3.6/site-packages/h5py/__pycache__
/usr/lib64/python3.6/site-packages/h5py/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/h5py_warnings.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/h5py_warnings.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/highlevel.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/highlevel.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/ipy_completer.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/ipy_completer.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/version.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/__pycache__/version.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_conv.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/_errors.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/_hl
/usr/lib64/python3.6/site-packages/h5py/_hl/__init__.py
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/attrs.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/attrs.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/base.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/compat.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/dataset.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/dataset.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/datatype.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/datatype.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/dims.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/dims.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/files.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/files.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/filters.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/filters.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/group.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/group.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/selections.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/selections.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/selections2.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/selections2.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/vds.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/__pycache__/vds.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/_hl/attrs.py
/usr/lib64/python3.6/site-packages/h5py/_hl/base.py
/usr/lib64/python3.6/site-packages/h5py/_hl/compat.py
/usr/lib64/python3.6/site-packages/h5py/_hl/dataset.py
/usr/lib64/python3.6/site-packages/h5py/_hl/datatype.py
/usr/lib64/python3.6/site-packages/h5py/_hl/dims.py
/usr/lib64/python3.6/site-packages/h5py/_hl/files.py
/usr/lib64/python3.6/site-packages/h5py/_hl/filters.py
/usr/lib64/python3.6/site-packages/h5py/_hl/group.py
/usr/lib64/python3.6/site-packages/h5py/_hl/selections.py
/usr/lib64/python3.6/site-packages/h5py/_hl/selections2.py
/usr/lib64/python3.6/site-packages/h5py/_hl/vds.py
/usr/lib64/python3.6/site-packages/h5py/_objects.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/_proxy.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/defs.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5a.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5ac.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5d.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5ds.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5f.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5fd.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5g.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5i.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5l.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5o.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5p.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5py_warnings.py
/usr/lib64/python3.6/site-packages/h5py/h5r.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5s.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5t.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/h5z.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/highlevel.py
/usr/lib64/python3.6/site-packages/h5py/ipy_completer.py
/usr/lib64/python3.6/site-packages/h5py/tests
/usr/lib64/python3.6/site-packages/h5py/tests/__init__.py
/usr/lib64/python3.6/site-packages/h5py/tests/__pycache__
/usr/lib64/python3.6/site-packages/h5py/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/__pycache__/common.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/__pycache__/common.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/common.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__init__.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_attribute_create.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_attribute_create.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_dataset_getitem.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_dataset_getitem.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_dataset_swmr.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_dataset_swmr.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_datatype.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_datatype.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_deprecation.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_deprecation.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_dims_dimensionproxy.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_dims_dimensionproxy.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_file.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_file.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_filters.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_filters.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_threads.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/__pycache__/test_threads.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_attribute_create.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_dataset_getitem.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_dataset_swmr.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_datatype.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_deprecation.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_dims_dimensionproxy.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_file.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_filters.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_threads.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__init__.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/test_highlevel_vds.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/test_highlevel_vds.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/test_lowlevel_vds.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/test_lowlevel_vds.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/test_virtual_source.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/__pycache__/test_virtual_source.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/test_highlevel_vds.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/test_lowlevel_vds.py
/usr/lib64/python3.6/site-packages/h5py/tests/hl/test_vds/test_virtual_source.py
/usr/lib64/python3.6/site-packages/h5py/tests/old
/usr/lib64/python3.6/site-packages/h5py/tests/old/__init__.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_attrs.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_attrs.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_attrs_data.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_attrs_data.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_base.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_base.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_dataset.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_dataset.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_datatype.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_datatype.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_dimension_scales.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_dimension_scales.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_file.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_file.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_file_image.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_file_image.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_group.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_group.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5d_direct_chunk_write.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5d_direct_chunk_write.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5f.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5f.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5p.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5p.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5t.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_h5t.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_objects.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_objects.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_selections.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_selections.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_slicing.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/__pycache__/test_slicing.cpython-36.pyc
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_attrs.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_attrs_data.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_base.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_dataset.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_datatype.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_dimension_scales.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_file.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_file_image.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_group.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_h5.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_h5d_direct_chunk_write.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_h5f.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_h5p.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_h5t.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_objects.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_selections.py
/usr/lib64/python3.6/site-packages/h5py/tests/old/test_slicing.py
/usr/lib64/python3.6/site-packages/h5py/utils.cpython-36m-x86_64-linux-gnu.so
/usr/lib64/python3.6/site-packages/h5py/version.py
/usr/share/doc/python3-h5py
/usr/share/doc/python3-h5py/ANN.rst
/usr/share/doc/python3-h5py/README.rst
/usr/share/doc/python3-h5py/examples
/usr/share/doc/python3-h5py/examples/bytesio.py
/usr/share/doc/python3-h5py/examples/collective_io.py
/usr/share/doc/python3-h5py/examples/dataset_concatenation.py
/usr/share/doc/python3-h5py/examples/dual_pco_edge.py
/usr/share/doc/python3-h5py/examples/eiger_use_case.py
/usr/share/doc/python3-h5py/examples/excalibur_detector_modules.py
/usr/share/doc/python3-h5py/examples/multiprocessing_example.py
/usr/share/doc/python3-h5py/examples/percival_use_case.py
/usr/share/doc/python3-h5py/examples/swmr_inotify_example.py
/usr/share/doc/python3-h5py/examples/swmr_multiprocess.py
/usr/share/doc/python3-h5py/examples/threading_example.py
/usr/share/doc/python3-h5py/examples/vds_simple.py
/usr/share/licenses/python3-h5py
/usr/share/licenses/python3-h5py/hdf5.txt
/usr/share/licenses/python3-h5py/license.txt
/usr/share/licenses/python3-h5py/pytables.txt
/usr/share/licenses/python3-h5py/python.txt
/usr/share/licenses/python3-h5py/stdint.txt

References

Summary

In this tutorial we learn how to install python3-h5py on Rocky Linux 8 using yum and dnf.