Ничего не могу установить на своей системе. Посоветуйте, что делать. Например:
$ sudo apt install python3.10
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libegl-dev : Depends: libegl1 (= 1.3.1-1) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
libegl1-mesa-dev : Depends: libglvnd-dev but it is not going to be installed
libgl-dev : Depends: libgl1 (= 1.3.1-1) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
Depends: libglx-dev but it is not going to be installed
libgl1 : Depends: libglx0 (= 1.3.2-1~ubuntu0.20.04.2) but 1.3.1-1 is to be installed
libglx0 : Depends: libglvnd0 (= 1.3.1-1) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
python3.10 : Depends: python3.10-minimal (= 3.10.10-1+focal1) but it is not going to be installed
Depends: libpython3.10-stdlib (= 3.10.10-1+focal1) but it is not going to be installed
zoom : Depends: libegl1-mesa but it is not going to be installed
Depends: libxcb-xtest0 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ sudo apt-get install mysql-client
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libegl-dev : Depends: libegl1 (= 1.3.1-1) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
libegl1-mesa-dev : Depends: libglvnd-dev but it is not going to be installed
libgl-dev : Depends: libgl1 (= 1.3.1-1) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
Depends: libglx-dev but it is not going to be installed
libgl1 : Depends: libglx0 (= 1.3.2-1~ubuntu0.20.04.2) but 1.3.1-1 is to be installed
libglx0 : Depends: libglvnd0 (= 1.3.1-1) but 1.3.2-1~ubuntu0.20.04.2 is to be installed
mysql-client : Depends: mysql-client-8.0 but it is not going to be installed
zoom : Depends: libegl1-mesa but it is not going to be installed
Depends: libxcb-xtest0 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).