← Package directory
Available on winget

Install Rustup: the Rust toolchain installer

The Rust toolchain installer

Install with winget
winget install --id Rustlang.Rustup
Upgrade
winget upgrade --id Rustlang.Rustup
Uninstall
winget uninstall --id Rustlang.Rustup

About Rustup: the Rust toolchain installer

Rustup installs The Rust Programming Language from the official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. It makes cross-compiling simpler with binary builds of the standard library for common platforms. And it runs on all platforms Rust supports, including Windows.

Version history

Version Updated Notes
1.29.0 Unknown Release notes
1.28.2 Unknown This new patch release has brought even more tiny fixes and improvements over the previous one. The headlines of this release are: - The cURL download backend and the native-tls TLS backend are now officially deprecated...
1.28.1 Unknown This is a patch release to restore the automatic install behavior by default. This release contains the following fixes: - Automatic install is enabled by default but can be opted out by setting RUSTUP_AUTO_INSTALL envir...
1.28.0 Unknown Release notes
1.27.1 Unknown This new Rustup release involves some minor bug fixes. The headlines for this release are: 1. Prebuilt Rustup binaries should be working on older macOS versions again. 2. rustup-init will no longer fail when fish is inst...
1.27.0 Unknown This long-awaited Rustup release has gathered all the new features and fixes since April 2023. These changes include improvements in Rustup's maintainability, user experience, compatibility and documentation quality. The...
1.26.0 Unknown No notes
1.25.2 Unknown No notes
1.25.1 Unknown No notes