# 使用 Homebrew 安装 corral

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

## 安装

```sh
sudo av install brew:corral
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install corral
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:corral
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/corral>
- **版本:** 0.9.2
- **来源摘要:** Dependency manager for the Pony language
- **主页:** <https://github.com/ponylang/corral>
- **仓库:** <https://github.com/ponylang/corral>
- **上游文档:** <https://github.com/ponylang/corral#readme>
- **许可证:** BSD-2-Clause
- **源码归档:** <https://github.com/ponylang/corral/archive/refs/tags/0.9.2.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- corral (cli)
- corral (别名)

## 依赖

- ponyc

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.9.2
- 本地数据: OK
- 上游仓库: https://github.com/ponylang/corral
- 检测到的最新版本: 0.9.2 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

Corral is the Pony language dependency manager. It manages Pony bundles with corral.json manifests, lock.json revision locks, a shared VCS repo cache, and a per-project dependency tree used to populate PONYPATH.

### 项目历史

The official repository was created in 2017 and describes Corral as beta-level software. Its design notes explain the name as a deliberate sibling to Pony Stable: a corral is like a stable, but distinct enough to avoid confusion with the older Pony dependency tool.

### 采用历史

Corral grew out of requirements work comparing Pony's needs with dependency managers in Go, Rust, and earlier Pony Stable workflows. Its design favors source-based dependencies, semver constraints, VCS locators, and checked-in lock files for reproducible Pony builds.

### 使用方式

A typical project runs corral init to create corral.json and lock.json, corral add to add a dependency, corral update to resolve and fetch dependencies, and corral run -- ponyc to compile with the resolved dependency directories on PONYPATH.

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

Corral is package-nerd material because it encodes a small-language dependency-management model: bundle-vs-package terminology, VCS-backed locators, transitive dependencies, lock files, and a separation between a shared repo cache and per-project checked-out dependency tree.

### 时间线

- 2017: Official GitHub repository created.
- 2010s: Design documents compare Pony dependency management with Go, Rust, and Pony Stable approaches.
- Present: README recommends ponyup for prebuilt binaries on Linux, macOS, and Windows.

### Related projects

- Related projects include Pony, ponyc, ponyup, Pony Stable, Go modules, Cargo, and other VCS-oriented dependency managers.

### 来源

- <https://github.com/ponylang/corral>
- <https://raw.githubusercontent.com/ponylang/corral/main/README.md>
- <https://raw.githubusercontent.com/ponylang/corral/main/doc/design.md>
- <https://raw.githubusercontent.com/ponylang/corral/main/doc/package_dependency_management.md>
- <https://raw.githubusercontent.com/ponylang/corral/main/DOCS.md>
- <https://api.github.com/repos/ponylang/corral>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## 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

- Unix: corral.json, lock.json
## 源数据库详情

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


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [ponyc](https://www.automicvault.com/zh-hans/pkg/brew/ponyc/) - Runtime dependency declared by Homebrew.
- [cargo-binstall](https://www.automicvault.com/zh-hans/pkg/brew/cargo-binstall/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [composer](https://www.automicvault.com/zh-hans/pkg/brew/composer/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [conan](https://www.automicvault.com/zh-hans/pkg/brew/conan/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [eget](https://www.automicvault.com/zh-hans/pkg/brew/eget/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [install-peerdeps](https://www.automicvault.com/zh-hans/pkg/brew/install-peerdeps/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [libsolv](https://www.automicvault.com/zh-hans/pkg/brew/libsolv/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [mint](https://www.automicvault.com/zh-hans/pkg/brew/mint/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [nrm](https://www.automicvault.com/zh-hans/pkg/brew/nrm/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [clib](https://www.automicvault.com/zh-hans/pkg/brew/clib/) - Local package facts share a topical domain. Shared terms: cli, dependency, developer, developer-tools, management.

## Combined YAML source

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


## 来源

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