macOS
brew install solanalocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de solana pour les workflows d'agents IA.
installation
brew install solanalocal Homebrew formula metadata
aperçu
Web-Scale Blockchain for decentralized apps and marketplaces
historique
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.
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.
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.
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.
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour solana. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
~/.config/solana/cli/config.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/solana/id.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
agave-ledger-tool | cli | exécutable global | |
agave-validator | cli | exécutable global | |
agave-watchtower | cli | exécutable global | |
solana | cli | exécutable global | |
solana-keygen | cli | exécutable global | |
solana-stake-accounts | cli | exécutable global | |
solana-test-validator | cli | exécutable global | |
solana-tokens | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/anza-xyz/agave
métadonnées d'installation
| Clé du paquet | brew:solana |
|---|---|
| Version | 4.1.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/solana |
| Page d'accueil | https://www.anza.xyz/ |
| Dépôt | https://github.com/anza-xyz/agave |
| Docs amont | https://docs.anza.xyz/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/anza-xyz/agave/archive/refs/tags/v4.1.2.tar.gz |
| Dernière mise à jour | 2026-07-13T16:52:22Z |
| Pulse | updated |
| Dépendances | openssl@3, rocksdb |
| Dépendances de compilation | llvm, pkgconf, protobuf, rust |
| Bibliothèques fournies par macOS | bzip2 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | solana |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.