Question
STM32CubeIDE 1.14.0 Depends: libncurses5 but it is not installable
- December 23, 2023
- 4 replies
- 9289 views
Hello team,
I'm using linux (debian) and I want to start learning micro-controllers.
My friend as a gift bought me a Nucleo64-F303RE.
When I start installation of STM32CubeIDE an error occurred:
The following information may help to resolve the situation:
The following packages have unmet dependencies:
st-stm32cubeide-1.14.0 : Depends: libncurses5 but it is not installable
E: Unable to correct problems, you have held broken packages.
I've looked it up and it seems that libncurses5 is an old version and now system running libncurses6.
And an old package is not reachable now on.
There is some way to pass it through?
Thanks for help in advance.
