Delete binaries installed by `cargo install`.
Section: Install binary crates
Remove an installed binary crate
bash
bash
cargo uninstall ripgrepExplanation
Cleans up tools from Cargo's install root.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Install binary crates