374 B
374 B
tags
| tags | |
|---|---|
|
Install rustup
Link
Linux
curl https://sh.rustup.rs -sSf | sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Windows
- Download and execute rustup installer from rust#Link
Update
rustup update
Uninstall
rustup self uninstall