Hello, I want to use Tizen Studio on my system with Ubuntu 24, but I have the following issue:
The package manager is trying to install old packages like python2.7, libncurses5, and libcurl3-gnutls, which are not available in the repositories. There are newer versions of these packages, such as libncurses6. As a result, the package manager fails, and I cannot install tools like the SDK or emulator.
What do you recommend I do?
Thanks.