Uninstall steps
The process depends on how you originally installed Skaro.- Install script (venv)
- pipx
The install script creates a virtual environment and a shim in
~/.skaro/. Removing these two directories is enough.1
Stop running processes
2
Remove the venv and CLI shim
3
(Optional) Remove the PATH entry
The installer added
~/.skaro/bin to your user PATH. You can remove it manually:Remove project data
Skaro stores per-project data in a.skaro/ directory inside each project where you ran skaro init. To clean up:
Remove global config
Skaro may store a cached update check and global settings in~/.skaro/. If you want a full cleanup and no longer need any Skaro data: