Files
thpeetz-notes/Infos/IT/rust.md
T
2026-01-27 16:34:57 +01:00

261 B

tags
tags
IT/Development/Rust

Install rustup

curl https://sh.rustup.rs -sSf | sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Uninstall

rustup self uninstall