Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts 安装 libdap

查看 libdap 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libdap

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libdap

MacPorts ports tree · science/libdap/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install libdap-bin

Debian stable package indexes · libdap-bin · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install libdap

Fedora Rawhide package metadata · libdap · 来源: dl.fedoraproject.org

概览

软件包摘要

Framework for scientific data networking

命令和别名

  • dap-config
  • dap-config-pkgconfig
  • getdap
  • getdap4

历史

项目历史与用法

libdap is OPeNDAP's C++ implementation of the Data Access Protocol family, carrying the DAP2 heritage forward while adding DAP4 support. In package-manager terms it is the client and server library substrate behind tools such as getdap and getdap4 rather than an end-user science application by itself.

项目历史

OPeNDAP grew out of the Distributed Oceanographic Data System work in the ocean-science community, with OPeNDAP Inc. formed in 2000 to maintain and evolve the protocol and software. The library history reflects that migration from older DODS/libdap++ organization into a standalone libdap module and then the libdap4 repository for DAP2 and DAP4 support.

The 2005 libdap 3.5.0 beta release notes describe the old DODS CVS module being split into a new libdap module, new install paths, renamed utilities getdap and dap-config, and early DDX work aimed at later DAP protocol evolution. Later libdap4 release notes record C++11 migration, DAP4 API work, large-array handling, direct I/O support, and the getdap4 command-line client.

采用历史

DAP2 was approved as a NASA Earth Science Data Systems standard in 2005, and OPeNDAP describes later adoption across servers, web applications, MATLAB, Ferret, PyFerret, PyDAP, and other scientific-data tools. OPeNDAP's releases page also notes libdap's use by the Hyrax server and inclusion in Linux distributions such as EPEL.

The library matters most in earth-science and distributed-data stacks where HTTP-accessible array datasets need subsetting without downloading full files. It is part of the infrastructure lineage that also intersects with Hyrax, BES, OLFS, netCDF-oriented workflows, PyDAP, and DAP4 documentation.

使用方式

Package users usually encounter libdap through linked scientific applications, server components, dap-config, or the getdap/getdap4 command-line clients. Its ~/.dodsrc configuration and ~/.netrc credential support are package-nerd clues that the library also participates in authenticated remote data access workflows.

为什么软件包爱好者会关心

libdap is a classic scientific Unix library package: protocol implementation, C++ ABI concerns, autotools/CMake build history, command-line probes, and downstream distribution packaging all meet in one formula. It is significant less for UI visibility than for enabling remote scientific data access across many consumers.

时间线

  • 2000: OPeNDAP Inc. was formed to maintain and evolve the DODS data-access protocol.
  • 2005: DAP2 was approved as a NASA Earth Science Data Systems standard.
  • 2005: libdap 3.5.0 beta split the old DODS CVS layout into a standalone libdap module and renamed utilities such as getdap and dap-config.
  • 2014: OPeNDAP history describes DAP4 release work under the OPULS program.
  • 2022: libdap 3.20.x releases continued DAP4 API, RHEL, C++11, and Hyrax support work.
  • 2025: libdap4 API documentation was generated for version 3.21.1.

Related projects

  • Hyrax, BES, and OLFS are closely related OPeNDAP server-side projects. PyDAP, Ferret, PyFerret, MATLAB OPeNDAP support, netCDF-oriented clients, and DAP2/DAP4 specifications are adjacent parts of the same scientific-data ecosystem.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:network

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.dodsrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dap-configcli全局可执行文件
dap-config-pkgconfigcli全局可执行文件
getdapcli全局可执行文件
getdap4cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本3.21.1
管理器更新时间2026-06-07
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.opendap.org/

安装元数据

软件包元数据

软件包键brew:libdap
版本3.21.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libdap
主页https://www.opendap.org/
仓库https://github.com/OPENDAP/libdap4
上游文档https://docs.opendap.org/index.php/Libdap
许可证LGPL-2.1-or-later
源码归档https://www.opendap.org/pub/source/libdap-3.21.1.tar.gz
最后更新2026-06-07T14:59:57-04:00
Pulseupdated
依赖libxml2, openssl@3
构建依赖bison, pkgconf
macOS 提供的库curl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibdap
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libdap-bin 3.21.1-2

Binaries for the libdap Data Access Protocol library

https://www.opendap.org/

sudo apt install libdap-bin
  • Section: utils
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libdap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdap-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdap-dev 3.21.1-2

Development files (headers and static libraries) for libdap

https://www.opendap.org/

sudo apt install libdap-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libdap
  • 9 依赖
  • normalized package name match
  • 匹配方式:Libdap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdap-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdap-doc 3.21.1-2

Documentation for the libdap Data Access Protocol library

https://www.opendap.org/

sudo apt install libdap-doc
  • Section: doc
  • Architecture: all
  • Source Package: libdap
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libdap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdap-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdap27t64 3.21.1-2

Open-source Project for a Network Data Access Protocol library

https://www.opendap.org/

sudo apt install libdap27t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdap27t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdapclient6t64 3.21.1-2

Client library for the Network Data Access Protocol

https://www.opendap.org/

sudo apt install libdapclient6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdapclient6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdapserver7t64 3.21.1-2

Server library for the Network Data Access Protocol

https://www.opendap.org/

sudo apt install libdapserver7t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdapserver7t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libdap-bin 3.21.0-1.1build4

Binaries for the libdap Data Access Protocol library

https://www.opendap.org/

sudo apt install libdap-bin
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libdap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdap-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdap-dev 3.21.0-1.1build4

Development files (headers and static libraries) for libdap

https://www.opendap.org/

sudo apt install libdap-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libdap
  • 9 依赖
  • normalized package name match
  • 匹配方式:Libdap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdap-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdap-doc 3.21.0-1.1build4

Documentation for the libdap Data Access Protocol library

https://www.opendap.org/

sudo apt install libdap-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: libdap
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libdap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdap-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdap27t64 3.21.0-1.1build4

Open-source Project for a Network Data Access Protocol library

https://www.opendap.org/

sudo apt install libdap27t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdap27t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdapclient6t64 3.21.0-1.1build4

Client library for the Network Data Access Protocol

https://www.opendap.org/

sudo apt install libdapclient6t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdapclient6t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdapserver7t64 3.21.0-1.1build4

Server library for the Network Data Access Protocol

https://www.opendap.org/

sudo apt install libdapserver7t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libdap
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdapserver7t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libdap 3.21.1-2.fc44

The C++ DAP2 and DAP4 library from OPeNDAP

http://www.opendap.org/

sudo dnf install libdap
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdap
  • 9 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Libdap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdap-devel 3.21.1-2.fc44

Development and header files from libdap

http://www.opendap.org/

sudo dnf install libdap-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdap
  • 10 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libdap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdap-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdap-doc 3.21.1-2.fc44

Documentation of the libdap library

http://www.opendap.org/

sudo dnf install libdap-doc
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdap
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdap-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

libdap

sudo port install libdap
  • normalized package name match
  • 匹配方式:Libdap
MacPorts ports tree · api.github.com · MacPorts ports tree: science/libdap/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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