macOS
brew install hdf5local Homebrew formula metadata
sudo port install hdf5MacPorts ports tree · science/hdf5/Portfile · ソース: api.github.com
brew
hdf5 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hdf5local Homebrew formula metadata
sudo port install hdf5MacPorts ports tree · science/hdf5/Portfile · ソース: api.github.com
sudo apk add hdf5Alpine Linux edge package indexes · hdf5 · ソース: dl-cdn.alpinelinux.org
sudo dnf install hdf5Fedora Rawhide package metadata · hdf5 · ソース: dl.fedoraproject.org
nix profile install nixpkgs#hdf5nixpkgs package indexes · hdf5 · ソース: raw.githubusercontent.com
sudo pacman -S hdf5Arch Linux sync databases · hdf5 · ソース: geo.mirror.pkgbuild.com
sudo zypper install hdf5openSUSE Tumbleweed package metadata · hdf5 · ソース: download.opensuse.org
sudo apt install hdf5-helpersDebian stable package indexes · hdf5-helpers · ソース: deb.debian.org
概要
File format designed to store large amounts of data
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
h5c++ | cli | グローバル実行可能ファイル | |
h5cc | cli | グローバル実行可能ファイル | |
h5clear | cli | グローバル実行可能ファイル | |
h5copy | cli | グローバル実行可能ファイル | |
h5debug | cli | グローバル実行可能ファイル | |
h5delete | cli | グローバル実行可能ファイル | |
h5diff | cli | グローバル実行可能ファイル | |
h5dump | cli | グローバル実行可能ファイル | |
h5fc | cli | グローバル実行可能ファイル | |
h5format_convert | cli | グローバル実行可能ファイル | |
h5import | cli | グローバル実行可能ファイル | |
h5jam | cli | グローバル実行可能ファイル | |
h5ls | cli | グローバル実行可能ファイル | |
h5mkgrp | cli | グローバル実行可能ファイル | |
h5perf_serial | cli | グローバル実行可能ファイル | |
h5repack | cli | グローバル実行可能ファイル | |
h5repart | cli | グローバル実行可能ファイル | |
h5stat | cli | グローバル実行可能ファイル | |
h5unjam | cli | グローバル実行可能ファイル | |
h5watch | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/HDFGroup/hdf5
インストールメタデータ
| パッケージキー | brew:hdf5 |
|---|---|
| バージョン | 2.1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hdf5 |
| ホームページ | https://www.hdfgroup.org/solutions/hdf5/ |
| リポジトリ | https://github.com/HDFGroup/hdf5 |
| 上流ドキュメント | https://docs.hdfgroup.org/documentation/hdf5/latest |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/HDFGroup/hdf5/releases/download/2.1.1/hdf5-2.1.1.tar.gz |
| 最終更新 | 2026-06-16T13:28:14Z |
| Pulse | updated |
| 依存関係 | gcc, libaec, pkgconf |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hdf5 |
| Aliases |
|
| Version Scheme | 1 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
hdf5-helpers 1.14.5+repack-3
HDF5 - Helper tools
sudo apt install hdf5-helpershdf5-tools 1.14.5+repack-3
HDF5 - Runtime tools
sudo apt install hdf5-toolslibhdf5-310 1.14.5+repack-3
HDF5 C runtime files - serial version
sudo apt install libhdf5-310libhdf5-cpp-310 1.14.5+repack-3
HDF5 - C++ runtime files - serial version
sudo apt install libhdf5-cpp-310libhdf5-dev 1.14.5+repack-3
HDF5 - development files - serial version
sudo apt install libhdf5-devlibhdf5-doc 1.14.5+repack-3
HDF5 - Documentation
sudo apt install libhdf5-doclibhdf5-fortran-310 1.14.5+repack-3
HDF5 Fortran runtime files - serial version
sudo apt install libhdf5-fortran-310libhdf5-hl-310 1.14.5+repack-3
HDF5 High Level runtime files - serial version
sudo apt install libhdf5-hl-310libhdf5-hl-cpp-310 1.14.5+repack-3
HDF5 High Level C++ runtime files - serial version
sudo apt install libhdf5-hl-cpp-310libhdf5-hl-fortran-310 1.14.5+repack-3
HDF5 High Level Fortran runtime files - serial version
sudo apt install libhdf5-hl-fortran-310libhdf5-java 1.14.5+repack-3
HDF5 - Java Wrapper Library
sudo apt install libhdf5-javalibhdf5-jni 1.14.5+repack-3
native library used by libhdf5-java
sudo apt install libhdf5-jnilibhdf5-mpi-dev 1.14.5+repack-3
HDF5 - development files - default MPI version
sudo apt install libhdf5-mpi-devlibhdf5-mpich-310 1.14.5+repack-3
HDF5 - C runtime files - MPICH2 version
sudo apt install libhdf5-mpich-310libhdf5-mpich-cpp-310 1.14.5+repack-3
HDF5 - C++ runtime files - MPICH2 version - unsupported
sudo apt install libhdf5-mpich-cpp-310libhdf5-mpich-dev 1.14.5+repack-3
HDF5 - development files - MPICH2 version
sudo apt install libhdf5-mpich-devソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.