If your Ubuntu machine is nor working properly after a partial upgrade and have a have broken the system dependencies tree, You can recover it by using a simple command that reinstalls all the installed packages and reconfigures them automatically.This will take a long time to complete.
$sudo dpkg-reconfigure -phigh -a
You can try the following command first
$ sudo apt-get install -f
0 Comments:
Post a Comment