# Installer solana avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de solana pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:solana
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install solana
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:solana
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/solana>
- **Version:** 4.1.2
- **Résumé source:** Web-Scale Blockchain for decentralized apps and marketplaces
- **Page d'accueil:** <https://www.anza.xyz/>
- **Dépôt:** <https://github.com/anza-xyz/agave>
- **Docs amont:** <https://www.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
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- agave-ledger-tool (cli)
- agave-validator (cli)
- agave-watchtower (cli)
- solana (cli)
- solana-keygen (cli)
- solana-stake-accounts (cli)
- solana-test-validator (cli)
- solana-tokens (cli)
- agave-ledger-tool (alias)
- agave-validator (alias)
- agave-watchtower (alias)
- solana (alias)
- solana-keygen (alias)
- solana-stake-accounts (alias)
- solana-test-validator (alias)
- solana-tokens (alias)

## Dépendances

- openssl@3
- rocksdb

## Dépendances de compilation

- llvm
- pkgconf
- protobuf
- rust

## Bibliothèques fournies par macOS

- bzip2

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 4.1.2
- gestionnaire mis à jour: 2026-07-13
- données locales: OK
- dépôt amont: https://github.com/anza-xyz/agave
- dernière version détectée: v4.1.2 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- current_curation.config-file-location
- current_curation.credentials-file-location
- <https://api.github.com/repos/anza-xyz/agave>
- <https://docs.anza.xyz/cli/>
- <https://docs.anza.xyz/cli/install>
- <https://raw.githubusercontent.com/anza-xyz/agave/master/README.md>
- <https://raw.githubusercontent.com/solana-labs/solana/master/README.md>
- <https://solana.com/docs/intro/installation>
- source_facts.executables
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour solana. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: ~/.config/solana/cli/config.yml

## Credential files

- Unix: ~/.config/solana/id.json
## Détails de la base source

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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [rocksdb](https://pkg.so/fr/brew/rocksdb/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [protobuf](https://pkg.so/fr/brew/protobuf/) - Build dependency declared by Homebrew.
- [llvm](https://pkg.so/fr/brew/llvm/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [sui](https://pkg.so/fr/brew/sui/) - Shares pkgdb curated category or tags: blockchain, cli, developer-tools, web3.
- [near](https://pkg.so/fr/brew/near/) - Shares pkgdb curated category or tags: blockchain, cli, developer-tools, web3.
- [tidy-html5](https://pkg.so/fr/brew/tidy-html5/) - Shares pkgdb curated category or tags: cli, developer-tools, validator.
- [spirv-tools](https://pkg.so/fr/brew/spirv-tools/) - Shares pkgdb curated category or tags: cli, developer-tools, validator.
- [taplo](https://pkg.so/fr/brew/taplo/) - Shares pkgdb curated category or tags: cli, developer-tools, validator.
- [jsonlint](https://pkg.so/fr/brew/jsonlint/) - Shares pkgdb curated category or tags: cli, developer-tools, validator.
- [aptos](https://pkg.so/fr/brew/aptos/) - Shares pkgdb curated category or tags: blockchain, cli, developer-tools.
- [pint](https://pkg.so/fr/brew/pint/) - Shares pkgdb curated category or tags: cli, developer-tools, validator.
- [cppcms](https://pkg.so/fr/brew/cppcms/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, openssl, openssl-3.
- [stellar-cli](https://pkg.so/fr/brew/stellar-cli/) - Local package facts share a topical domain. Shared terms: blockchain, cli, developer, developer-tools, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/solana.yml](https://github.com/mxcl/pkgdb/blob/main/combined/solana.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
