Automic VaultAutomic Vault

brew

Installer netcdf-cxx avec Homebrew, dnf, MacPorts, pacman, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de netcdf-cxx pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install netcdf-cxx

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install netcdf-cxx

MacPorts ports tree · science/netcdf-cxx/Portfile · Source: api.github.com

Linux

Fedora dnfvérifié · 92%
sudo dnf install netcdf-cxx

Fedora Rawhide package metadata · netcdf-cxx · Source: dl.fedoraproject.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S netcdf-cxx

Arch Linux sync databases · netcdf-cxx · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install libnetcdf-c++4-1

Debian stable package indexes · libnetcdf-c++4-1 · Source: deb.debian.org

aperçu

Résumé du paquet

C++ libraries and utilities for NetCDF

Commandes et alias

  • ncxx4-config

historique

Historique du projet et usages

netcdf-cxx is Unidata's netCDF-4 C++ interface package. In Homebrew it is a small language-binding formula that depends on the main netcdf C library and installs the C++ library plus ncxx4-config for build integration.

Historique du projet

The modern netCDF-4 C++ API came from Lynton Appel of the Culham Centre for Fusion Energy, where it was developed for managing fusion research data from the MAST experiment. Unidata's C++ guide says the API is a complete read/write interface layered over the netCDF-4 C interface, replacing a previous partial C++ interface and using standard C++ features such as namespaces, exceptions, and templates that were not in the older mid-1990s netCDF-3 C++ API.

Historique d'adoption

The package is important inside scientific C++ builds but much smaller than the core netCDF C package. On July 1, 2026, Homebrew reported 652 installs over 365 days and 69 installs over 30 days for netcdf-cxx, compared with tens of thousands for netcdf itself. That shape matches its role as a language binding pulled in only by projects that compile C++ against netCDF directly.

Modes d'utilisation

Users install it when a C++ application needs native netCDF-4 read/write APIs rather than calling the C interface directly. In practice it is used by build systems through the installed headers, library, and ncxx4-config, and it inherits netCDF-C behavior, fixes, and file-format support because the C++ layer sits on top of the C library.

Pourquoi les passionnés de paquets s'y intéressent

The nerdy packaging point is dependency order: netcdf-cxx is not the file format itself, and it does not replace netcdf. It is a thin language-specific layer for C++ consumers, so mismatched netCDF-C versions, HDF5 support, and library naming are the kinds of issues that matter more than end-user CLI behavior.

Chronologie

  • Mid-1990s: the first netCDF-3 C++ API existed, according to Unidata's C++ guide.
  • 2016-05-13: netcdf-cxx4 v4.3.0 was released.
  • 2019-09-12: netcdf-cxx4 v4.3.1 was released, requiring netCDF-C 4.6.0 or newer.
  • 2026-07-01: Homebrew listed stable version 4.3.1 revision 3.

Related projects

  • netcdf
  • netcdf-fortran
  • netcdf4-python
  • HDF5

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
ncxx4-configcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire4.3.1
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectéev4.3.1

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

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:netcdf-cxx
Version4.3.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/netcdf-cxx
Page d'accueilhttps://www.unidata.ucar.edu/software/netcdf/
Dépôthttps://github.com/Unidata/netcdf-cxx4
Docs amonthttps://docs.unidata.ucar.edu/netcdf-cxx/current
LicenceNetCDF
Archive sourcehttps://github.com/Unidata/netcdf-cxx4/archive/refs/tags/v4.3.1.tar.gz
Dernière mise à jour2026-06-22T14:05:37-07:00
Pulseupdated
Dépendanceshdf5, netcdf, zstd
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenetcdf-cxx
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libnetcdf-c++4-1 4.3.1-5

C++ interface for scientific data access to large binary data

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

sudo apt install libnetcdf-c++4-1
  • Section: libs
  • Architecture: amd64
  • Source Package: netcdf-cxx
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdf-c++4-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnetcdf-c++4-dev 4.3.1-5

creation, access, and sharing of scientific data in C++

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

sudo apt install libnetcdf-c++4-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: netcdf-cxx
  • 2 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdf-c++4-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnetcdf-c++4-doc 4.3.1-5

NetCDF C++ API documentation

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

sudo apt install libnetcdf-c++4-doc
  • Section: doc
  • Architecture: all
  • Source Package: netcdf-cxx
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdf-c++4-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libnetcdf-c++4-1 4.3.1-4build2

C++ interface for scientific data access to large binary data

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

sudo apt install libnetcdf-c++4-1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: netcdf-cxx
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdf-c++4-1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnetcdf-c++4-dev 4.3.1-4build2

creation, access, and sharing of scientific data in C++

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

sudo apt install libnetcdf-c++4-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: netcdf-cxx
  • 2 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdf-c++4-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnetcdf-c++4-doc 4.3.1-4build2

NetCDF C++ API documentation

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

sudo apt install libnetcdf-c++4-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: netcdf-cxx
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdf-c++4-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

netcdf-cxx 4.2-43.fc44

Legacy netCDF C++ library

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

sudo dnf install netcdf-cxx
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: netcdf-cxx
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-cxx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-cxx-devel 4.2-43.fc44

Development files legacy netCDF C++ library

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

sudo dnf install netcdf-cxx-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: netcdf-cxx
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-cxx-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-cxx-static 4.2-43.fc44

Static libraries for legacy netCDF C++ library

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

sudo dnf install netcdf-cxx-static
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: netcdf-cxx
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-cxx-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

netcdf-cxx 4.3.1-5

NetCDF C++ bindings

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

sudo pacman -S netcdf-cxx
  • License: custom
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Netcdf Cxx
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: netcdf-cxx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

netcdf-cxx

sudo port install netcdf-cxx
  • normalized package name match
  • Correspondance par : Netcdf Cxx
MacPorts ports tree · api.github.com · MacPorts ports tree: science/netcdf-cxx/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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