Automic VaultAutomic Vault

brew

solana mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für solana in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install solana

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Web-Scale Blockchain for decentralized apps and marketplaces

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für solana wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
agave-ledger-toolcliglobales Executable
agave-validatorcliglobales Executable
agave-watchtowercliglobales Executable
solanacliglobales Executable
solana-keygencliglobales Executable
solana-stake-accountscliglobales Executable
solana-test-validatorcliglobales Executable
solana-tokenscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version4.1.2
Manager aktualisiert2026-07-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.1.2

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

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:solana
Version4.1.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/solana
Homepagehttps://www.anza.xyz/
Repositoryhttps://github.com/anza-xyz/agave
Upstream-Dokumentationhttps://docs.anza.xyz/
LizenzApache-2.0
Quellarchivhttps://github.com/anza-xyz/agave/archive/refs/tags/v4.1.2.tar.gz
Zuletzt aktualisiert2026-07-13T16:52:22Z
Pulseupdated
Abhängigkeitenopenssl@3, rocksdb
Build-Abhängigkeitenllvm, pkgconf, protobuf, rust
Von macOS bereitgestellte Bibliothekenbzip2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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