Updated Edit
Reference for the c uninstall command — usage, flags, arguments, and examples for the uninstall subcommand of the c CLI.
#c uninstall
delete an installed Claude Code version binary from the versions directory
Effect: mutating
#Arguments
| Name | Type | Presence | Description |
|---|---|---|---|
version | str | required | semver version string to remove (refuses if it is the current symlink target) |