# 使用 Homebrew, MacPorts 安装 arabica

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

## 安装

```sh
sudo av install brew:arabica
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install arabica
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install arabica
```

  证据: MacPorts ports tree: devel/arabica/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:arabica
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/arabica>
- **版本:** 20200425
- **来源摘要:** XML toolkit written in C++
- **主页:** <https://www.jezuk.co.uk/tags/arabica.html>
- **仓库:** <https://github.com/jezhiggins/arabica>
- **上游文档:** <https://github.com/jezhiggins/arabica#readme>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://github.com/jezhiggins/arabica/archive/refs/tags/2020-April.tar.gz>
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- mangle (cli)
- mangle (别名)

## 依赖

- boost

## 构建依赖

- autoconf
- automake
- libtool

## macOS 提供的库

- expat

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 20200425
- 本地数据: OK
- 上游仓库: https://github.com/jezhiggins/arabica
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Arabica is a C++ XML and HTML processing toolkit. Its official repository describes SAX2, DOM, XPath, and XSLT implementations written in Standard C++, making it a library package with a small CLI surface rather than an app.

### 项目历史

The official GitHub repository was created in September 2012, but the project presents itself as a traditional C++ XML toolkit rather than a modern service. Its README and repository metadata emphasize standards-style XML APIs: SAX2, DOM, XPath, XSLT, and HTML processing.

The 2020-April release moved the package to C++14, removed old `std::auto_ptr` usage, and cleaned out SAX1-era adapter code that the maintainer described as probably never used in Arabica's history.

### 采用历史

Arabica's adoption is niche and library-oriented. The input metadata shows Homebrew and MacPorts packaging, while the official GitHub repository has modest star and fork counts, consistent with a mature C++ XML component used when a project specifically wants this API stack.

### 使用方式

Developers use Arabica as a C++ library for SAX2 event parsing, DOM manipulation, XPath evaluation, XSLT processing, and HTML/XML tooling. The Homebrew package also exposes the `mangle` executable.

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

Arabica is the kind of package that keeps old XML-heavy C++ build graphs alive. It matters less for trendy CLI workflows and more for packagers who need small, standards-flavored C++ XML libraries to keep compiling across modern C++ transitions.

### 时间线

- 2012: The official GitHub repository was created.
- 2020: The 2020-April release required C++14 and removed `std::auto_ptr` usage.
- 2024: The official GitHub metadata shows repository activity continuing after the 2020 modernization release.

### Related projects

- Related technologies include SAX2, DOM, XPath, XSLT, HTML parsing, XML parsing, and C++14.

### 来源

- <https://api.github.com/repos/jezhiggins/arabica>
- <https://api.github.com/repos/jezhiggins/arabica/releases>
- <https://github.com/jezhiggins/arabica>
- <https://github.com/jezhiggins/arabica/tree/main/doc>
- source_facts.package-manager


## 安全说明

没有找到 arabica 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** arabica
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** nss
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- MacPorts - arabica: normalized package name match | MacPorts ports tree: devel/arabica/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [autoconf](https://www.automicvault.com/zh-hans/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/zh-hans/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/zh-hans/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [saxon](https://www.automicvault.com/zh-hans/pkg/brew/saxon/) - Shares av.db curated category or tags: cli, developer-tools, xml, xpath, xslt.
- [castxml](https://www.automicvault.com/zh-hans/pkg/brew/castxml/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, xml.
- [docbook-xsl](https://www.automicvault.com/zh-hans/pkg/brew/docbook-xsl/) - Shares av.db curated category or tags: cli, developer-tools, xml, xslt.
- [expat](https://www.automicvault.com/zh-hans/pkg/brew/expat/) - Shares av.db curated category or tags: cli, developer-tools, sax, xml.
- [html-xml-utils](https://www.automicvault.com/zh-hans/pkg/brew/html-xml-utils/) - Shares av.db curated category or tags: cli, developer-tools, html, xml.
- [htmlcleaner](https://www.automicvault.com/zh-hans/pkg/brew/htmlcleaner/) - Shares av.db curated category or tags: cli, developer-tools, html, xml.
- [htmlcompressor](https://www.automicvault.com/zh-hans/pkg/brew/htmlcompressor/) - Shares av.db curated category or tags: cli, developer-tools, html, xml.
- [htmlcxx](https://www.automicvault.com/zh-hans/pkg/brew/htmlcxx/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, html.
- [thors-anvil](https://www.automicvault.com/zh-hans/pkg/brew/thors-anvil/) - Local package facts share a topical domain. Shared terms: boost, c-plus-plus, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/arabica.yml](https://github.com/automic-vault/db/blob/main/combined/arabica.yml)


## 来源

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
