Rust

Install

https://rust-lang.org/tools/install
# install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# uninstall
rustup self uninstall
~/.rustup
~/.cargo
# This can be modified with the RUSTUP_HOME environment variable.
Binary path
~/.cargo/bin