Run the command it tells you to
and it should be able to correct itself.
If it doesn't try running
(to fix broken packages) and then try running
again.
Just make sure you have internet access available so that you can download any dependencies.
Run the command it tells you to Code: [Select]
sudo dpkg --configure -a
If it doesn't try running
Code: [Select]
sudo apt-get install -f
Code: [Select]
sudo dpkg --configure -a
Just make sure you have internet access available so that you can download any dependencies.
Code: [Select]
sudo dpkg --configure -a
If it doesn't try running
Code: [Select]
sudo apt-get install -f
Code: [Select]
sudo dpkg --configure -a
Just make sure you have internet access available so that you can download any dependencies.