Score:2

Uninstall STM32CubeIDE

I downloaded and installed an older version of STM32CubeIde from this site a while ago. It is a dot DEB file version 1.5. How do I completely remove this software? Ubuntu 20.04 is the OS used. Ubuntu Software doesn't show the installed software. Actually, my Ubuntu Software doesn't show any installed software. Thank you very much for your help.

enter image description here

in flag
If you know the package name, then you can [use `dpkg` to remove the application](https://askubuntu.com/a/22204/1222991)
Ηλεκτρολόγος Μηχανικός avatar
well that's the problem, i don't know it, i tried tab-completting 'stm' on terminal but it doesn't show up.
Utkarsh Chandra Srivastava avatar
hu flag
Can you share the deb file you used to install this software
Ηλεκτρολόγος Μηχανικός avatar
You can download it from the site that I've shared. Just change the version to 1.5
Score:1
hu flag
sudo apt purge segger-jlink-udev-rules st-stlink-server st-stlink-udev-rules st-stm32cubeide-1.5.0

Change the version of the last package with the one you installed 1.5.0 or 1.5.1

Ηλεκτρολόγος Μηχανικός avatar
I purged st-stm32cubeide-1.5.0, and it works. But these two libs libpython2.7 and libpython2.7-minimal look common/important based on their names, I'm afraid to purge them, it might affect other softwares. Thank for your help Utkarsh. You are the man!
Utkarsh Chandra Srivastava avatar
hu flag
Yes you are right It might break other softwares I edited my answer , glad to be of help!
Score:0
it flag

From the official installation guide:

The uninstallation of STM32CubeIDE depends on the distribution. Uninstall STM32CubeIDE according to the step below corresponding to the distribution used:

  • For any distribution or if the distribution is not known: sudo /opt/st/stm32cubeide_xxxx/uninstall.sh

  • For RPM-based distributions (such as Red Hat®, CentOS™, SUSE®, Fedora® or others): sudo rpm -e st-stm32cubeide_xxxx st-stlink-udev-rules st-stlink-server seggerjlink-udev-rules

  • For Debian-based distributions (such as Debian®, Ubuntu® or others): sudo apt-get remove st-stm32cubeide-xxxx st-stlink-udev-rules st-stlink-server segger-jlink-udev-rules

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.