261 B
261 B
tags
| tags | |
|---|---|
|
Install rustup
curl https://sh.rustup.rs -sSf | sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Uninstall
rustup self uninstall
| tags | |
|---|---|
|
curl https://sh.rustup.rs -sSf | sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup self uninstall