New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uninstall not working rustup self uninstall #1150
Comments
|
Sounds like you didn't use rustup to install rust. |
|
ciao! i used the .sh script from rust, but i have no idea to uninstall. what do i do??? thanks! |
|
See here for how to uninstall rust if you use the old If you have any further issues, feel free to ask on IRC, the forum^ or open an issue on the rustup.sh repo: https://github.com/rust-lang/rustup.sh |
|
ok thanks. |
|
ok but, why is it still installed?? looks like it is still there hanging :( |
|
Is their a solution for the problem @p3x-robot mentioned ? |
|
I have reverted to a backup. |
|
your rust is installed via tools chains and you must remove the tools chaing by rustup self uninstall |
i tried with uninstall
it says:
how can i remove? cargo working!
The text was updated successfully, but these errors were encountered: