# Install corral with Homebrew

Dependency manager for the Pony language. Version 0.9.2 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install corral
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:corral
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/corral>
- **Version:** 0.9.2
- **Source summary:** Dependency manager for the Pony language
- **Homepage:** <https://github.com/ponylang/corral>
- **Repository:** <https://github.com/ponylang/corral>
- **Upstream docs:** <https://github.com/ponylang/corral#readme>
- **License:** BSD-2-Clause
- **Source archive:** <https://github.com/ponylang/corral/archive/refs/tags/0.9.2.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- corral (cli)
- corral (alias)

## Dependencies

- ponyc

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.9.2
- Local data: ok
- Upstream repository: https://github.com/ponylang/corral
- Upstream latest detected: 0.9.2 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- 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 Details

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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [ponyc](https://www.automicvault.com/pkg/brew/ponyc/) - Runtime dependency declared by Homebrew.
- [cargo-binstall](https://www.automicvault.com/pkg/brew/cargo-binstall/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [composer](https://www.automicvault.com/pkg/brew/composer/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [conan](https://www.automicvault.com/pkg/brew/conan/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [eget](https://www.automicvault.com/pkg/brew/eget/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [install-peerdeps](https://www.automicvault.com/pkg/brew/install-peerdeps/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [libsolv](https://www.automicvault.com/pkg/brew/libsolv/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [mint](https://www.automicvault.com/pkg/brew/mint/) - Shares av.db curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [nrm](https://www.automicvault.com/pkg/brew/nrm/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [clib](https://www.automicvault.com/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)


## Sources

- 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
