Automic VaultAutomic Vault

brew

Install solana with Homebrew

Web-Scale Blockchain for decentralized apps and marketplaces. Version 4.1.1 via Homebrew; verified 2026-07-03.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install solana

local Homebrew formula metadata

overview

Package summary

Web-Scale Blockchain for decentralized apps and marketplaces

Commands and aliases

  • agave-ledger-tool
  • agave-validator
  • agave-watchtower
  • solana
  • solana-keygen
  • solana-stake-accounts
  • solana-test-validator
  • solana-tokens

history

Project history and usage

The Homebrew solana package installs the Solana command-line and validator toolchain, now sourced from Anza's Agave implementation, for developers and operators working with Solana clusters.

Project history

The original solana-labs/solana repository was created in February 2018 and is now archived. Its README explicitly redirects readers to Agave, the Solana validator implementation from Anza.

The Anza Agave repository was created in January 2024 as a fork of solana-labs/solana. Its README documents building the Rust validator implementation, running local testnets, accessing devnet, benchmarking, and following the release process.

The package continues to expose familiar Solana command names such as solana, solana-keygen, solana-test-validator, and validator/ledger tools, even as the upstream implementation source moved to Agave.

Adoption history

The CLI became a central interface for Solana because the official Anza CLI documentation says it is the first place the Anza core team deploys new functionality and provides direct, flexible, secure account access.

Official installation docs support multiple routes: the Solana install tool, prebuilt binaries, source builds, and Homebrew. The Homebrew section notes that the formula is updated after each solana release, though it may lag the desired version.

How it is used

Developers use the CLI to create and manage wallets, choose clusters, transfer tokens, deploy programs, run local test validators, and inspect or operate validator-related state.

Package users commonly care about the config and keypair paths because the CLI reads ~/.config/solana/cli/config.yml for cluster and client defaults and commonly uses ~/.config/solana/id.json as a filesystem keypair.

Why package nerds care

For package managers, solana is a large Rust toolchain package with many operational binaries, release-channel expectations, and tight coupling to upstream network compatibility. It is not just a single wallet CLI.

The Solana-to-Agave upstream transition is also package-nerd-interesting: downstream formula names, executable names, docs, and user config paths preserve the Solana CLI identity while the maintained source repository and validator implementation live under Anza.

Timeline

  • 2018-02: solana-labs/solana repository is created.
  • 2024-01: anza-xyz/agave repository is created as a fork of solana-labs/solana.
  • 2025: solana-labs/solana README marks the repository as a public archive and points to Agave.
  • 2026: Anza docs continue to document the Solana CLI install flow, including Homebrew.

Related projects

  • Agave: Anza's maintained Solana validator implementation and current source for the Homebrew package.
  • solana-labs/solana: archived predecessor repository.
  • Solana CLI Tool Suite: commands used for wallets, clusters, staking, programs, and local validators.
  • Anchor and Solana Program Library: neighboring developer tooling commonly used with Solana CLI workflows.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for solana. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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.

Unix
~/.config/solana/cli/config.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/solana/id.json

executables

Installed executables

CommandKindExposureNote
agave-ledger-toolcliglobal executable
agave-validatorcliglobal executable
agave-watchtowercliglobal executable
solanacliglobal executable
solana-keygencliglobal executable
solana-stake-accountscliglobal executable
solana-test-validatorcliglobal executable
solana-tokenscliglobal executable

freshness

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

page generated2026-07-08
manager version4.1.1
manager updated2026-07-03
local dataok
upstreamcurrent
latest detectedv4.1.1

https://github.com/anza-xyz/agave

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:solana
Version4.1.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/solana
Homepagehttps://www.anza.xyz/
Repositoryhttps://github.com/anza-xyz/agave
Upstream docshttps://docs.anza.xyz/
LicenseApache-2.0
Source archivehttps://github.com/anza-xyz/agave/archive/refs/tags/v4.1.1.tar.gz
Last updated2026-07-03T00:09:02Z
Pulseupdated
Dependenciesopenssl@3, rocksdb
Build dependenciesllvm, pkgconf, protobuf, rust
Uses from macOSbzip2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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
  • package relationship graph
  • package version freshness
  • package-page enrichment