2024-08-19 02:09 AM
I have been asked to remove (uninstall) the STM32Cube IDE and replace it with another version. However, the instructions found how to uinstall STM32Cube IDE suggest there should be an uninstall.sh script in the /opt/st/STM32CubeIDE_<version> -folder. That is not the case:
12:06 jannek@jannek-P720:~$ ls -al /opt/st/stm32cubeide_1.16.0/
total 424
drwxrwxr-x 7 root root 4096 Aug 13 14:41 .
drwxrwxr-x 3 root root 4096 Aug 13 14:40 ..
-rw-rw-r-- 1 root root 149559 Jun 28 20:54 artifacts.xml
drwxrwxr-x 4 root root 4096 Aug 13 14:41 configuration
-rw-rw-r-- 1 root root 73 Jun 28 20:58 .eclipseproduct
drwxrwxr-x 126 root root 16384 Aug 13 14:40 features
-rwxrwxr-x 1 root root 175 Jun 28 20:58 headless-build.sh
-rwxr-xr-x 1 root root 67267 Jun 28 20:53 icon.xpm
-rw-rw-r-- 1 root root 9260 Nov 27 2023 notice.html
drwxrwxr-x 5 root root 4096 Aug 13 14:40 p2
drwxrwxr-x 41 root root 53248 Aug 13 14:41 plugins
drwxrwxr-x 2 root root 4096 Aug 13 14:41 readme
-rwxr-xr-x 1 root root 89816 Jun 28 20:53 stm32cubeide
-rw-rw-r-- 1 root root 546 Jun 28 20:55 stm32cubeide.ini
-rwxrwxr-x 1 root root 100 Jun 28 20:58 stm32cubeide_wayland
How do you uninstall STM32Cube IDE 1.16.0?
2024-08-19 02:12 AM
Okay and further digging revealed this: https://community.st.com/t5/stm32cubeide-mcus/how-do-i-properly-uninstall-a-previous-cubeide-version-in-linux/m-p/217927
You have to do it manually nowadays it seems.
2024-08-19 02:13 AM
It would be nice if this information would be included in the /opt/st/cubeide-<ver> folder for example as a uninstall.md or uninstall.txt file.
2024-08-19 03:12 AM
You can follow the instructions in this User manual UM2563 this may help you to uninstall STM32CubeIDE.
2024-08-19 03:44 AM
These do however leave something behind: