How to correctly uninstall and reinstall the stm32cubeide?
Hi,
(1) Is it ok to install the IDE as my user and not via sudo? It seemed to be ok until I had some later issues which I wont go into here just yet as almost certainly "user error".
(2) I installed the ide (as user), and because it was saying it couldn't download firmware, I decided to remove it (rm) and reinstall. It says "nothing to install" despite the --target directory AND the previous workspace being non-existent.
So from (2) how is it determining there is "nothing to install" when I have nothing installed?
I'm very new to this IDE so please be patient ;)