Uninstall Rust
Rust can be removed or uninstalled from the machine using the rustup manager.
On Mac os Machines
rustup self uninstall
Or you can uninstall rust using brew utility by typing the following command on a terminal application:
brew uninstall rust
Uninstalling Jupyter Rust Kernel
evcxr_jupyter --uninstall
cargo uninstall evcxr_jupyter