2024-01-14 06:46 PM - edited 2024-01-14 06:48 PM
Cannot install on Ubuntu 23.10. This release of Ubuntu comes with libncurses6 and libpython3, which are installed on my system. Using the .DEB release downloaded from https://www.st.com/en/development-tools/stm32cubeide.html.
EDIT: Tried with both Wayland and XORG. The install fails in the same way for both.
The following packages have unmet dependencies:
st-stm32cubeide-1.14.0 : Depends: libncurses5 but it is not installable
Depends: libpython2.7 but it is not installable
E: Unable to correct problems, you have held broken packages.
Solved! Go to Solution.
2024-01-15 12:02 AM
I didn't get this issue on Ubuntu 23.10 by using the generic Linux installer. Downlaod and try this one instead.
Don't forget there is a specific install script if you are using Wayland.
2024-01-15 12:02 AM
I didn't get this issue on Ubuntu 23.10 by using the generic Linux installer. Downlaod and try this one instead.
Don't forget there is a specific install script if you are using Wayland.
2024-01-15 06:48 PM
Its a bit strange. I installed with the generic installer in XOrg and it went fine. I went to use IDECube and it was very slow and would randomly crash before getting projects set up. I switched to Wayland and it now seems to work fine.