logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Cargo Uninstall - Remove Rust Packages | Online Free DevTools by Hexmos

Uninstall Rust packages efficiently with Cargo Uninstall. Manage your Rust toolchain by removing globally installed binaries. Free online tool, no registration required.

cargo-uninstall

Remove a Rust binary installed globally using cargo install. More information: https://doc.rust-lang.org/cargo/commands/cargo-uninstall.html.

  • Remove an installed binary:

cargo uninstall {{package_spec}}

See Also