Deixe o apt tentar corrigi-lo sozinho:
sudo apt-get -f install
Eu fiz algo que acho que quebrei tudo. sudo apt-get install
no Ubuntu 16.xx não está conseguindo instalar nada
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libopenmpi-dev : Depends: libopenmpi1.10 (= 1.10.3-3ubuntu2) but it is not installed
openmpi-bin : Depends: libopenmpi1.10 but it is not installed
E: Unmet dependencies. Try using -f.
Deixe o apt tentar corrigi-lo sozinho:
sudo apt-get -f install