rustup (devel/rustup) Updated: 1 week ago Add to my watchlist
The Rust toolchain installerrustup is the recommended tool to install Rust. It installs Rust from official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated.
Version: 1.28.2 License: (Apache-2 or MIT)
GitHub
| Maintainers | stuartwesterman |
| Categories | devel |
| Homepage | https://github.com/rust-lang/rustup |
| Platforms | darwin |
| Variants |
|
"rustup" depends on
lib (4)
build (5)
Ports that depend on "rustup"
No ports
Port notes
To install Rust toolchains, run:
rustup-init
Common configurations:
* Install default toolchain: rustup-init -y
* Install without modifying PATH: rustup-init -y --no-modify-path
* Install minimal profile: rustup-init -y --profile minimal
Port Health:
Loading Port Health