Automic VaultAutomic Vault

brew

netcdf-fortran mit Homebrew, apk, dnf, MacPorts, pacman, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install netcdf-fortran

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install netcdf-fortran

MacPorts ports tree · science/netcdf-fortran/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add netcdf-fortran

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

Fedora dnfverifiziert · 92%
sudo dnf install netcdf-fortran

Fedora Rawhide package metadata · netcdf-fortran · Quelle: dl.fedoraproject.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S netcdf-fortran

Arch Linux sync databases · netcdf-fortran · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libnetcdff-dev

Debian stable package indexes · libnetcdff-dev · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Fortran libraries and utilities for NetCDF

Befehle und Aliase

  • nf-config

Verlauf

Projektgeschichte und Nutzung

netcdf-fortran is Unidata's Fortran interface package for netCDF data. It exists because Fortran users in climate, weather, ocean, atmospheric, and other scientific codes need native F77/F90 APIs while the file format and core implementation live in netCDF-C.

Projektgeschichte

Fortran has been part of the netCDF story from the beginning because Unidata's original interface work had to account for portable scientific programs across C and Fortran environments. The separate netcdf-fortran distribution now provides Fortran application interfaces, depends on netCDF-C, and contains both F77 and F90 APIs. The Fortran usage guide notes that since netCDF 4.1.3 the Fortran software and library have been distinct from the C library while depending on it.

Adoptionsgeschichte

Its adoption is concentrated in HPC and scientific-modeling build stacks. On July 1, 2026, Homebrew showed 2,728 installs over 365 days and 213 installs over 30 days, with gcc and netcdf as runtime dependencies. The lower volume than netcdf itself is expected because many users only need command-line tools or C libraries, while Fortran consumers install this package to compile model code.

Wie es verwendet wird

Practical use is compiler-facing: Fortran programs call routines such as nf90_create, nf90_def_dim, nf90_def_var, nf90_put_var, nf90_open, nf90_get_var, and nf90_close. The package installs nf-config so builds can obtain the correct include and linker flags with commands like nf-config --fflags --flibs, avoiding hand-written library paths that break across shared/static builds or Homebrew prefix changes.

Warum Paket-Nerds sich dafür interessieren

This package matters because many legacy and active scientific codes are Fortran-first. Packaging it separately keeps the core C library smaller while preserving the long-running netCDF contract for Fortran model code. Dependency mismatches with netCDF-C are the main thing maintainers watch; the 4.6.3 release notes require netCDF-C 4.9.2 or newer.

Zeitleiste

  • 1988: Unidata prototyped netCDF in C while evaluating portable interfaces for scientific users, including Fortran constraints.
  • 2011-era netCDF 4.1.3: the Fortran library became consistently distinct from the C library while depending on it, according to the Fortran guide.
  • 2025-03-26: netCDF-Fortran 4.6.2 was released.
  • 2026-05-20: netCDF-Fortran 4.6.3 was released.
  • 2026-07-01: Homebrew listed stable version 4.6.3.

Related projects

  • netcdf
  • netcdf-cxx
  • HDF5
  • PnetCDF

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 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 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
nf-configcliglobales 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-Version4.6.3
Manager aktualisiert2026-06-03
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.6.3

https://github.com/Unidata/netcdf-fortran

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:netcdf-fortran
Version4.6.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/netcdf-fortran
Homepagehttps://www.unidata.ucar.edu/software/netcdf/
Repositoryhttps://github.com/Unidata/netcdf-fortran
Upstream-Dokumentationhttps://docs.unidata.ucar.edu/netcdf-fortran/current
LizenzNetCDF
Quellarchivhttps://github.com/Unidata/netcdf-fortran/archive/refs/tags/v4.6.3.tar.gz
Zuletzt aktualisiert2026-06-03T19:46:32Z
Pulseupdated
Abhängigkeitengcc, netcdf
Build-Abhängigkeitencmake, hdf5
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 Namenetcdf-fortran
Version Scheme0
Revision0
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%

libnetcdff-dev 4.6.0+really4.5.4+ds-3+b4

creation, access, and sharing of scientific data in Fortran

https://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdff-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: netcdf-fortran
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdff-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnetcdff-doc 4.6.0+really4.5.4+ds-3

NetCDF Fortran documentation

https://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdff-doc
  • Section: doc
  • Architecture: all
  • Source Package: netcdf-fortran
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdff-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnetcdff7 4.6.0+really4.5.4+ds-3+b4

Fortran interface for scientific data access to large binary data

https://www.unidata.ucar.edu/software/netcdf/

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

libnetcdff-dev 4.6.0+really4.5.4+ds-3build2

creation, access, and sharing of scientific data in Fortran

https://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdff-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: netcdf-fortran
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdff-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnetcdff-doc 4.6.0+really4.5.4+ds-3build2

NetCDF Fortran documentation

https://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdff-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: netcdf-fortran
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdff-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnetcdff7 4.6.0+really4.5.4+ds-3build2

Fortran interface for scientific data access to large binary data

https://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdff7
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: netcdf-fortran
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdff7 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

netcdf-fortran 4.6.2-r0

NetCDF fortran bindings

https://www.unidata.ucar.edu/software/netcdf/

sudo apk add netcdf-fortran
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf-fortran from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

netcdf-fortran-dev 4.6.2-r0

NetCDF fortran bindings (development files)

https://www.unidata.ucar.edu/software/netcdf/

sudo apk add netcdf-fortran-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf-fortran-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

netcdf-fortran-doc 4.6.2-r0

NetCDF fortran bindings (documentation)

https://www.unidata.ucar.edu/software/netcdf/

sudo apk add netcdf-fortran-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf-fortran-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

netcdf-fortran 4.6.2-3.fc44

Fortran libraries for NetCDF-4

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-fortran-devel 4.6.2-3.fc44

Development files for Fortran NetCDF API

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran-devel
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-fortran-mpich 4.6.2-3.fc44

NetCDF Fortran mpich libraries

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran-mpich
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran-mpich from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-fortran-mpich-devel 4.6.2-3.fc44

NetCDF Fortran mpich development files

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran-mpich-devel
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran-mpich-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-fortran-mpich-static 4.6.2-3.fc44

NetCDF Fortran mpich static libraries

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran-mpich-static
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran-mpich-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-fortran-openmpi 4.6.2-3.fc44

NetCDF Fortran openmpi libraries

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran-openmpi
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran-openmpi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-fortran-openmpi-devel 4.6.2-3.fc44

NetCDF Fortran openmpi development files

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-fortran-openmpi-devel
  • License: BSD-3-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcdf-fortran
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf Fortran
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-fortran-openmpi-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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