Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, pacman 安装 couchdb

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install couchdb

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install couchdb

MacPorts ports tree · databases/couchdb/Portfile · 来源: api.github.com

概览

软件包摘要

Apache CouchDB database server

命令和别名

  • couchdb
  • remsh
  • weatherreport

历史

项目历史与用法

Apache CouchDB is an Apache document database built around JSON documents, an HTTP API, replication, and offline-first synchronization patterns.

项目历史

The Apache CouchDB site presents the database as a system for multi-primary synchronization, HTTP/JSON access, and reliability from single-node deployments to clustered installations.

The Apache GitHub repository records the modern source location for the project, with the mirror created in 2009 and active development continuing through the 3.x series.

采用历史

CouchDB became significant in the NoSQL era because its HTTP API and replication model made it usable directly by web, mobile, and synchronization-oriented applications. The official site points to user stories centered on replication, offline use, and reliability.

The Couch Replication Protocol is implemented by multiple projects and products, making CouchDB relevant beyond the server package itself.

使用方式

Administrators run CouchDB as a database server and interact with it over HTTP, through cURL, client libraries, Fauxton, and bundled command-line tools such as `couchdb`, `remsh`, and `weatherreport`.

Configuration is layered through `default.ini`, `default.d`, `local.ini`, and `local.d`, with administrator credentials stored in the `[admins]` section of the loaded ini files rather than in the `_users` database.

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

For package maintainers, CouchDB is more than a single executable: packaging has to account for an Erlang-based service, layered ini configuration, administrator bootstrap, local data/state directories, and platform-specific macOS application paths.

时间线

  • 2009: Apache CouchDB GitHub repository mirror created.
  • 2026: Apache CouchDB 3.5.2 listed on the official site download callout.

Related projects

  • Fauxton
  • Couch Replication Protocol
  • PouchDB
  • Erlang/OTP

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 6 个构建依赖。

建议审查

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

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.

macOS
Applications/Apache CouchDB.app/Contents/Resources/couchdbx-core/etc/Users/<your-user>/Library/Application Support/CouchDB2/etc/couchdb/Users/<your-user>/Library/Preferences/couchdb2-local.ini
Unix
etc/default.inietc/default.d/*.inietc/local.inietc/local.d/*.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
/Users/<your-user>/Library/Application Support/CouchDB2/etc/couchdb/Users/<your-user>/Library/Preferences/couchdb2-local.ini
Unix
etc/local.inietc/local.d/*.ini/opt/couchdb/etc/local.ini/opt/couchdb/etc/local.d/10-admins.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
couchdbcli全局可执行文件
remshcli全局可执行文件
weatherreportcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://couchdb.apache.org/

安装元数据

软件包元数据

软件包键brew:couchdb
版本3.5.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/couchdb
主页https://couchdb.apache.org/
仓库https://github.com/apache/couchdb
上游文档https://docs.couchdb.org/en/stable
许可证Apache-2.0
源码归档https://www.apache.org/dyn/closer.lua?path=couchdb/source/3.5.2/apache-couchdb-3.5.2.tar.gz
最后更新2026-05-20T14:53:57-04:00
Pulseupdated
依赖icu4c@78, openssl@3
构建依赖autoconf, autoconf-archive, automake, erlang@28, libtool, pkgconf
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项CouchDB 3.x requires a set admin password set before startup. Add one to your $HOMEBREW_PREFIX/etc/local.ini before starting CouchDB e.g.: [admins] admin = youradminpassword

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecouchdb
Version Scheme0
Revision0
Conflicts With
  • ejabberd
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

pacman95%

couchdb 3.5.2-1

Document-oriented database that can be queried and indexed in a MapReduce fashion using JSON

https://couchdb.apache.org

sudo pacman -S couchdb
  • License: Apache-2.0
  • Architecture: x86_64
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Couchdb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: couchdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

couchdb

sudo port install couchdb
  • normalized package name match
  • 匹配方式:Couchdb
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/couchdb/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