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