Automic VaultAutomic Vault

brew

netcdf-cxx を Homebrew, dnf, MacPorts, pacman, apt でインストール

netcdf-cxx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install netcdf-cxx

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install netcdf-cxx

MacPorts ports tree · science/netcdf-cxx/Portfile · ソース: api.github.com

概要

パッケージ概要

C++ libraries and utilities for NetCDF

コマンドとエイリアス

  • ncxx4-config

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ncxx4-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版4.3.1
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v4.3.1

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

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:netcdf-cxx
バージョン4.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/netcdf-cxx
ホームページhttps://www.unidata.ucar.edu/software/netcdf/
リポジトリhttps://github.com/Unidata/netcdf-cxx4
上流ドキュメントhttps://docs.unidata.ucar.edu/netcdf-cxx/current
ライセンスNetCDF
ソースアーカイブhttps://github.com/Unidata/netcdf-cxx4/archive/refs/tags/v4.3.1.tar.gz
最終更新2026-06-22T14:05:37-07:00
Pulseupdated
依存関係hdf5, netcdf, zstd
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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