J'ai fait quelque chose que je pense avoir tout cassé. Sudo apt-get install
dans Ubuntu 16.xx ne parvient pas à installer quoi que ce soit
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.
Laissez apt essayer de le réparer lui-même:
Sudo apt-get -f install