Version: v2.16.x LTS
Uninstalling Zowe Chat
Uninstalling Zowe Chat
You can uninstall Zowe Chat native installation package by running a command.
-
Remove the installed Zowe Chat core part by running the following command:
rm -rf $ZOWE_CHAT_HOME -
Remove all installed Zowe Chat plug-ins by running the following command:
rm -rf $ZOWE_CHAT_PLUGIN_HOME -
Unset and update the following environment variables.
ZOWE_CHAT_HOMEZOWE_CHAT_PLUGIN_HOMEPATH=$PATH:$ZOWE_CHAT_HOME/bin
-
Verify the uninstallation by launching your chat tool client and verifying that you cannot chat with the bot.