Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

cargo uninstall

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

  • Remove an installed binary:

cargo remove package_spec

Contribute to This Page
Report New Issue View Source
Discuss this page