macOS
brew install protolocal Homebrew formula metadata
brew / rank 2319
Pluggable multi-language version manager. Version 0.62.2 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#proto.
install
brew install protolocal Homebrew formula metadata
nix profile install nixpkgs#protonixpkgs package indexes · pkgs/by-name/pr/proto/package.nix · source: api.github.com
overview
Pluggable multi-language version manager
history
proto is moonrepo's cross-platform, pluggable version manager for programming languages, package managers, and custom development tools.
moonrepo developed proto as a modern, holistic version manager and unified toolchain. It uses Rust for the host application and WebAssembly for its pluggable tool architecture.
Its configuration model evolved to support project-local, user, and global `.prototools` files, layered resolution modes, environment-specific variants, custom backends, and optional lockfiles.
proto is developed within the moonrepo ecosystem and powers moon's toolchain. Official documentation emphasizes consistent behavior across macOS, Linux, and Windows and support for additional tools through WASM plugins and compatible third-party plugin ecosystems.
Distribution through Homebrew and Nix, as recorded in source_facts.package-manager, places proto alongside other developer-environment version managers used to bootstrap language toolchains.
Pin tool versions in a `.prototools` file, install them with proto, and expose them through activation or shims on `PATH`.
Project files can be committed to keep language and package-manager versions consistent across a team. User and global files provide shared preferences and fallback versions.
Plugins extend proto to additional languages, package managers, or organization-specific tooling.
proto offers one version-management interface for languages and their package managers while retaining extensibility through plugins. Package enthusiasts care about its checksum verification, contextual version detection, shims, cross-platform configuration, and ability to replace several language-specific managers with one Rust binary.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
./.prototools~/.proto/.prototoolsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
proto | cli | global executable | |
proto-shim | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/moonrepo/proto
install metadata
| Package key | brew:proto |
|---|---|
| Version | 0.62.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/proto |
| Homepage | https://moonrepo.dev/proto |
| Repository | https://github.com/moonrepo/proto |
| Upstream docs | https://moonrepo.dev/proto |
| License | MIT |
| Source archive | https://github.com/moonrepo/proto/archive/refs/tags/v0.61.1.tar.gz |
| Last updated | 2026-09-11T09:07:23Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To finish the installation, run: proto setup |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | proto |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
proto
nix profile install nixpkgs#protosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.