Automic VaultAutomic Vault

brew

hdf5 mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hdf5 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hdf5

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install hdf5

MacPorts ports tree · science/hdf5/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add hdf5

Alpine Linux edge package indexes · hdf5 · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install hdf5

Fedora Rawhide package metadata · hdf5 · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#hdf5

nixpkgs package indexes · hdf5 · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S hdf5

Arch Linux sync databases · hdf5 · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install hdf5

openSUSE Tumbleweed package metadata · hdf5 · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install hdf5-helpers

Debian stable package indexes · hdf5-helpers · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

File format designed to store large amounts of data

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
h5c++cliglobales Executable
h5cccliglobales Executable
h5clearcliglobales Executable
h5copycliglobales Executable
h5debugcliglobales Executable
h5deletecliglobales Executable
h5diffcliglobales Executable
h5dumpcliglobales Executable
h5fccliglobales Executable
h5format_convertcliglobales Executable
h5importcliglobales Executable
h5jamcliglobales Executable
h5lscliglobales Executable
h5mkgrpcliglobales Executable
h5perf_serialcliglobales Executable
h5repackcliglobales Executable
h5repartcliglobales Executable
h5statcliglobales Executable
h5unjamcliglobales Executable
h5watchcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.1.1
Manager aktualisiert2026-06-16
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/HDFGroup/hdf5

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hdf5
Version2.1.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hdf5
Homepagehttps://www.hdfgroup.org/solutions/hdf5/
Repositoryhttps://github.com/HDFGroup/hdf5
Upstream-Dokumentationhttps://docs.hdfgroup.org/documentation/hdf5/latest
LizenzBSD-3-Clause
Quellarchivhttps://github.com/HDFGroup/hdf5/releases/download/2.1.1/hdf5-2.1.1.tar.gz
Zuletzt aktualisiert2026-06-16T13:28:14Z
Pulseupdated
Abhängigkeitengcc, libaec, pkgconf
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehdf5
Aliases
  • hdf5@2.1
Version Scheme1
Revision0
Conflicts With
  • hdf5-mpi
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

hdf5-helpers 1.14.5+repack-3

HDF5 - Helper tools

http://hdfgroup.org/HDF5/

sudo apt install hdf5-helpers
  • Section: science
  • Architecture: amd64
  • Source Package: hdf5
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hdf5-helpers from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

hdf5-tools 1.14.5+repack-3

HDF5 - Runtime tools

http://hdfgroup.org/HDF5/

sudo apt install hdf5-tools
  • Section: science
  • Architecture: amd64
  • Source Package: hdf5
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hdf5-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-310 1.14.5+repack-3

HDF5 C runtime files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-cpp-310 1.14.5+repack-3

HDF5 - C++ runtime files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-cpp-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-cpp-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-dev 1.14.5+repack-3

HDF5 - development files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hdf5
  • 13 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-doc 1.14.5+repack-3

HDF5 - Documentation

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-doc
  • Section: doc
  • Architecture: all
  • Source Package: hdf5
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-fortran-310 1.14.5+repack-3

HDF5 Fortran runtime files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-fortran-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-fortran-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-hl-310 1.14.5+repack-3

HDF5 High Level runtime files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-hl-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-hl-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-hl-cpp-310 1.14.5+repack-3

HDF5 High Level C++ runtime files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-hl-cpp-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-hl-cpp-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-hl-fortran-310 1.14.5+repack-3

HDF5 High Level Fortran runtime files - serial version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-hl-fortran-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-hl-fortran-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-java 1.14.5+repack-3

HDF5 - Java Wrapper Library

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-java
  • Section: java
  • Architecture: all
  • Source Package: hdf5
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-jni 1.14.5+repack-3

native library used by libhdf5-java

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-jni
  • Section: science
  • Architecture: amd64
  • Source Package: hdf5
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-jni from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-mpi-dev 1.14.5+repack-3

HDF5 - development files - default MPI version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-mpi-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hdf5
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-mpi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-mpich-310 1.14.5+repack-3

HDF5 - C runtime files - MPICH2 version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-mpich-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-mpich-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-mpich-cpp-310 1.14.5+repack-3

HDF5 - C++ runtime files - MPICH2 version - unsupported

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-mpich-cpp-310
  • Section: libs
  • Architecture: amd64
  • Source Package: hdf5
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-mpich-cpp-310 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhdf5-mpich-dev 1.14.5+repack-3

HDF5 - development files - MPICH2 version

http://hdfgroup.org/HDF5/

sudo apt install libhdf5-mpich-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hdf5
  • 13 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hdf5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhdf5-mpich-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment