HDF5 is an interoperable self-describing file format for archiving and managing data. HDF5 library is a reference implementation by The HDF Group that stores data in HDF5. The current release is HDF5 1.14.5, released September 30, 2024.
We provide RedHat Package Management (RPM) and Debian Package (DEB) binaries because the 1.14.4 release distributed them in a tar archive compressed format.
| Platform | Package | SHA512 |
|---|---|---|
| Linux (x86_64) | hdf5-1.14.4.x86_64.rpm | 4ee2abae429c944aef45752d715881580791ede1b76e05399746ef93ef6b3628cdc12d915d2ba6c0c489ca219a626ef7939c24bd7c8168ec2b4385a124a8244c |
| hdf5-1.14.4.x86_64.deb | f89b1d93a03663816581d91628492c7011855cbd5c3a3261445ef2d63ceeaf481ba092f39c43202ab06af4ef3eb66688a37768a7aa7695697bee5a3f3274af47 |
Become a root. Run the following command:
#rpm -i hdf5-1.14.4.x86_64.rpm
Become a root. Run the following command:
#dpkg -i hdf5-1.14.4.x86_64.deb
Packages install software under /HDF_Group/HDF5/1.14.4/.
Run the following command to test installation:
$/HDF_Group/HDF5/1.14.4/bin/h5ls --version