Skip to content
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

add comand for uninstalling all toolchains #4092

Closed
e00E opened this issue Nov 20, 2024 · 1 comment
Closed

add comand for uninstalling all toolchains #4092

e00E opened this issue Nov 20, 2024 · 1 comment

Comments

@e00E
Copy link

e00E commented Nov 20, 2024

Problem you are trying to solve

I have many toolchains installed as seen by rustup toolchain list. I want to uninstall all of them. This is tedious to do by hand. Also, if you want to do this in an automated fashion, you need to parse rustups output to know which toolchains to uninstall.

Solution you'd like

A command like rustup toolchain uninstall-all that uninstalls all toolchains.

Notes

No response

@rami3l
Copy link
Member

rami3l commented Nov 25, 2024

Duplicate of #2530.

@rami3l rami3l closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants