pkg.sopackage field notes

brew / rank 340

Install hdf5 with Homebrew

File format designed to store large amounts of data. Version 2.2.0 via Homebrew; verified 2026-07-29.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install hdf5

provider-native install command

overview

Package summary

File format designed to store large amounts of data

Commands and aliases

  • h5c++
  • h5cc
  • h5clear
  • h5copy
  • h5debug
  • h5delete
  • h5diff
  • h5dump
  • h5fc
  • h5format_convert
  • h5import
  • h5jam
  • h5ls
  • h5mkgrp
  • h5perf_serial
  • h5repack
  • h5repart
  • h5stat
  • h5unjam
  • h5watch

history

Project history and usage

HDF5 is a high-performance data-management library and file format for heterogeneous scientific and engineering data. The upstream project combines a binary file format, C library, language interfaces, command-line utilities, specifications, documentation, and a long-lived ecosystem around portable self-describing data.

Project history

The HDF lineage began in 1987 at the National Center for Supercomputing Applications at the University of Illinois, where the Graphics Foundations Task Force set out to create an architecture-independent library and file format for sharing scientific data across different computing platforms.

By 1996, the original HDF design was no longer enough for growing data volumes and computing systems. HDF5 was implemented in 1998 as a more scalable successor to HDF4, with core funding and requirements from Department of Energy national laboratories and other scientific-data stakeholders.

The HDF Group separated from the University/NCSA setting in the 2005-2006 period to steward HDF technologies, support users, and keep the software aligned with advancing data requirements. The GitHub repository was created in 2020 as the official public source repository for the HDF5 library.

Adoption history

HDF5's adoption is unusually broad for a file-format library. The HDF Group describes it as used across academic research, aerospace, automotive, electronic instruments, finance, government, medicine, oil and gas, silicon manufacturing, astronomy, computational fluid dynamics, earth sciences, genomics, physics, and other data-heavy fields.

The format spread because it combines portability, self-description, hierarchical groups, multidimensional datasets, metadata with data, compression and filtering support, and interfaces for C, C++, Fortran, Java, and higher-level ecosystems. It became infrastructure for tools rather than just an application format.

Package-manager adoption reflects that infrastructure role: the batch input records Alpine, Homebrew, Debian/Ubuntu helpers, Fedora, MacPorts, Nix, Arch, and openSUSE packaging. Downstream software often depends on libhdf5, h5dump, h5ls, h5repack, h5diff, compiler wrappers, and headers rather than the user intentionally launching a single HDF5 app.

How it is used

Users create HDF5 files to store nested groups, datasets, attributes, datatypes, and metadata in one portable file. Command-line tools such as h5dump, h5ls, h5copy, h5diff, h5repack, h5stat, h5import, and h5watch make the package useful even outside application development.

Developers link against HDF5 through C, C++, Fortran, Java, and bindings in scientific languages. The official README points users to install guides, CMake builds, documentation, release notes, examples, support, and HPC guidance, underscoring that HDF5 is both a library and an operational ecosystem.

Parallel HDF5 extends the same model to MPI programs that need shared access to HDF5 files. The serial hdf5 package remains the ordinary default for many desktop, scripting, and build dependencies, while MPI-enabled builds are split out by package managers when parallel I/O semantics are needed.

Why package nerds care

HDF5 is package-nerd famous because it is a dependency with a large ABI and feature surface: serial versus MPI builds, CMake options, C and Fortran compiler wrappers, compression filters, high-level APIs, Java components, command-line tools, and downstream consumers that may require a particular feature combination.

It is also a file-format package where old data matters. Users may be less interested in novelty than in long-term readability, stable tools such as h5dump and h5repack, and a build that keeps older files accessible while still supporting newer platform and performance work.

For Homebrew specifically, hdf5 is the general-purpose package that many scientific packages find at build or runtime. Its sibling hdf5-mpi exists because the parallel build is important enough, and different enough, to deserve a separate dependency path.

Timeline

  • 1987: NCSA began the HDF effort for architecture-independent scientific data sharing.
  • 1996: HDF maintainers identified scaling limits in the older HDF line.
  • 1998: HDF5 was implemented as the scalable successor to HDF4.
  • 2005: The HDF Group was incorporated as a not-for-profit company.
  • 2006: The HDF Group began operating separately in the University of Illinois Research Park.
  • 2020: HDFGroup/hdf5 official source repository was created on GitHub.
  • 2026: HDF5 2.x changelog material documents continuing work on build systems, tools, plugins, and compatibility.

Related projects

  • HDF4 is the older HDF line that HDF5 superseded for many workloads.
  • Parallel HDF5 is the MPI-oriented build and programming model for parallel I/O.
  • HDFView is the graphical viewer in the broader HDF ecosystem.
  • HSDS is The HDF Group's highly scalable data service for HDF5-style data access.
  • netCDF, h5py, HDF5.jl, and many scientific applications depend on or integrate with HDF5.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
h5c++executableindexed executableDiscovered from the local executable index.
h5ccexecutableindexed executableDiscovered from the local executable index.
h5clearexecutableindexed executableDiscovered from the local executable index.
h5copyexecutableindexed executableDiscovered from the local executable index.
h5debugexecutableindexed executableDiscovered from the local executable index.
h5deleteexecutableindexed executableDiscovered from the local executable index.
h5diffexecutableindexed executableDiscovered from the local executable index.
h5dumpexecutableindexed executableDiscovered from the local executable index.
h5fcexecutableindexed executableDiscovered from the local executable index.
h5format_convertexecutableindexed executableDiscovered from the local executable index.
h5importexecutableindexed executableDiscovered from the local executable index.
h5jamexecutableindexed executableDiscovered from the local executable index.
h5lsexecutableindexed executableDiscovered from the local executable index.
h5mkgrpexecutableindexed executableDiscovered from the local executable index.
h5perf_serialexecutableindexed executableDiscovered from the local executable index.
h5repackexecutableindexed executableDiscovered from the local executable index.
h5repartexecutableindexed executableDiscovered from the local executable index.
h5statexecutableindexed executableDiscovered from the local executable index.
h5unjamexecutableindexed executableDiscovered from the local executable index.
h5watchexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.2.0
manager updated2026-07-29
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:hdf5
Version2.2.0
Package managerHomebrew
Homepagehttps://www.hdfgroup.org/solutions/hdf5/
Repositoryhttps://github.com/HDFGroup/hdf5
Last updated2026-07-29T10:29:19Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation