Run the following command:
curl --proto '=https' --tlsv1.2 -sSfL https://solana-install.solana.workers.dev | bash
To install the following dependencies for local development:
- Solana CLI
- Anchor CLI
- Surfpool CLI
- Rust
- Node.js
- Yarn
Output upon successful installation should be similar to the following:
Installed Versions:
Rust: rustc 1.91.1 (ed61e7d7e 2025-11-07)
Solana CLI: solana-cli 3.0.10 (src:96c3a851; feat:3604001754, client:Agave)
Anchor CLI: anchor-cli 0.32.1
Surfpool CLI: surfpool 0.12.0
Node.js: v24.10.0
Yarn: 1.22.1