Uninstalling MindStudio Insight
You can uninstall MindStudio Insight in either of the following ways in the Linux OS:
- Delete the decompressed MindStudio Insight software package. This operation does not delete log files.
- Uninstall MindStudio Insight using commands.
- Run the following command to uninstall MindStudio Insight:
rm -rf MindStudio-Insight resources
- Run the following command to delete the MindStudio Insight log file:
rm -rf ${HOME}/.mindstudio_insight
- Run the following command to uninstall MindStudio Insight:
Parent topic: Installation and Uninstallation (Linux)