Uninstalling
Remove Bob Shell from your system using the appropriate method for your installation.
Uninstalling Bob Shell
To uninstall Bob Shell, use the corresponding command for the package manager you used when you installed it:
npm uninstall -g bobshellpnpm remove -g bobshellyarn global remove bobshellRemove configuration files (optional)
After uninstalling Bob Shell, you can remove configuration files and data:
Warning
This permanently deletes your Bob Shell settings and any saved data.
rm -rf ~/.bobHow is this topic?