Created
August 1, 2022 07:24
-
-
Save ggtylerr/4af0ad85b7a31ec7f1bb1a0930822707 to your computer and use it in GitHub Desktop.
removes rust from your system
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://sh.rustup.rs -sSf | sh | |
rustup self uninstall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
not based.