cargo uninstall <SPEC...>

Remove a Rust binary

Arguments

NameDescription
SPEC

Options

NameDescription
-p, --package <package...>
  • Repeatable ♾
--bin <bin>
  • Repeatable ♾
--root <root>Directory to uninstall packages from
--color <color>Coloring: auto, always, never
--config <config>
  • Repeatable ♾
-Z <unstable-features>
  • Repeatable ♾
-q, --quietDo not print cargo log messages
-h, --helpPrint help information
-v, --verbose
  • Repeatable ♾
--frozenRequire Cargo.lock and cache are up to date
--lockedRequire Cargo.lock is up to date
--offlineRun without accessing the network