Can install packages only as root (Ubuntu 22.04.1)
I was able to successfully install and launch CubeMX. However, I cannot download the packages. In my case I need the STM32CubeG0 firmware packages. When I download it manually and select "From Local" I get "Failed to create temporary directory". In ~/STMCube/Repository write permissions are granted.
If I start CubeMX as root, then everything works. But I don't want to start CubeMX always as root. How do I fix this problem?
