Support
Forums

Re: Chrome Update help needed please!

Run the command it tells you to
Code: [Select]
sudo dpkg --configure -a
and it should be able to correct itself.

If it doesn't try running
Code: [Select]
sudo apt-get install -f
(to fix broken packages) and then try running
Code: [Select]
sudo dpkg --configure -a
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
and it should be able to correct itself.

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