# `mix claude_wrapper.uninstall`
[🔗](https://github.com/genagent/claude_wrapper_ex/blob/main/lib/mix/tasks/claude_wrapper.uninstall.ex#L1)

Remove the opt-in bundled `claude` binary installed by
`mix claude_wrapper.install`.

    mix claude_wrapper.uninstall

Idempotent: succeeds whether or not a bundled binary is present.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
