Version: v2.7.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_HOME
ZOWE_CHAT_PLUGIN_HOME
PATH=$PATH:$ZOWE_CHAT_HOME/bin
-
Verify the uninstallation by launching your chat tool client and verifying that you cannot chat with the bot.