pkg.soopen package index

brew / rank 1975

Install solana with Homebrew

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

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 bottle metadata was recorded.

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-toolexecutableindexed executableDiscovered from the local executable index.
agave-validatorexecutableindexed executableDiscovered from the local executable index.
agave-watchtowerexecutableindexed executableDiscovered from the local executable index.
solanaexecutableindexed executableDiscovered from the local executable index.
solana-keygenexecutableindexed executableDiscovered from the local executable index.
solana-stake-accountsexecutableindexed executableDiscovered from the local executable index.
solana-test-validatorexecutableindexed executableDiscovered from the local executable index.
solana-tokensexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version4.1.2
manager updated2026-07-13
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:solana
Version4.1.2
Package managerHomebrew
Homepagehttps://www.anza.xyz/
Repositoryhttps://github.com/anza-xyz/agave
Last updated2026-07-13T16:52:22Z
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation