Menguninstal Bob Shell

Hapus Bob Shell dari sistemmu.

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 bobshell
pnpm remove -g bobshell
yarn global remove bobshell

Remove 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 ~/.bob
Bagaimana topik ini?