I am trying to install postgresql in ubuntu 20.04, but facing unment dependicies issue.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libmysqlclient21 : Depends: mysql-common (>= 8.0.25-1ubuntu20.04) but 5.8+1.0.5ubuntu2 is to be installed
Depends: mysql-community-client-plugins (= 8.0.25-1ubuntu20.04) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
After these error, i run sudo apt--fix-broken install
but, i facing same issue again.
apt-cache policy libmysqlclient21 mysql-common mysql-community-client-plugins
to the question by editing it. – N0rbert Jun 24 '21 at 11:50