Control Rustup - Update and Uninstall | Online Free DevTools by Hexmos

Control Rustup installations with Rustup Self. Update Rustup to the latest version or completely uninstall it using the command line. Free online tool, no registration required.

rustup self

Modify the rustup installation. More information: https://rust-lang.github.io/rustup.

  • Update rustup:

rustup self update

  • Uninstall rustup:

rustup self uninstall