Question
STM32CubeIDE requires libncurses.so.5, which is not provided on Fedora 37 anymore.
I recently updated my Fedora installation to the 37 beta. Because the package `ncurses-compat-libs` which provided the ncurses5 library was removed, I am unable to install STM32CubeIDE.
A fix would be to update the dependency to version 6, which is provided by Fedora 37 by `ncurses-libs`.
