⚓ Resources
Uninstalling AnchorGit CLI
How to completely remove the AnchorGit binary and clean up local workstation storage.
Step 1: Remove Global NPM Package
Uninstall the global CLI package from your system:
$ npm uninstall -g anchorgitStep 2: Delete Local Configuration Ledger
Optionally remove workstation keys and cached decision ledgers:
$ rm -rf ~/.anchor