LinuxCommandLibrary

rustup-self

Modify the `rustup` installation.

TLDR

Update rustup

$ rustup self update
copy


Uninstall rustup
$ rustup self uninstall
copy

Copied to clipboard