Uninstall
Automated Uninstall
Exo can uninstall itself:
exo uninstall
Manual Uninstall
If you installed shell completions, reference exo completion --help
for information on relevant install paths for your preferred shell.
Stop supervised processes and free any workspace resources:
cd /your/workspace
exo workspace destroy
Have multiple workspaces? Find them all:
exo workspace ls
Shutdown the exo daemon:
exo exit
Delete the exo home directory:
rm -rf ~/.exo
Remove ~/.exo/bin
from your path.
Last updated
Was this helpful?