Installing mySQL on Ubuntu 25.10
I want to install mysql workbench on my pc for university. Downloaded the
.deb package of ubuntu 24.04(because its the highest available on the site and im using 25.10). And when i installed it using apt it showed me this error message:
Error: Unable to satisfy dependencies. Reached two conflicting decisions:
1. mysql-workbench-community-dbgsym:amd64=8.0.47-1ubuntu24.04 is selected for install
2. mysql-workbench-community-dbgsym:amd64 Depends mysql-workbench-community (= 8.0.47-1ubuntu24.04)
but none of the choices are installable:
[no choices]
And when i asked chatgpt it told me that its from the version of my OS and i dont want to reinstall my entire OS for just one program.