Chrome can't be installed

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Nanix

Chrome can't be installed

Post by Nanix »

Downloaded the .deb (32bit) from googles website and tried to install it, everything went fine until I was told:

Error: failed to satisfy all dependencies (broken cache)

and I was supposed to run apt-get update -f (not exactly sure it was exactly that command)

Here is a paste of the install: http://pastebin.com/GuuAWK5U

This is a completely fresh install btw.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
GeneC

Re: Chrome can't be installed

Post by GeneC »

Not sure what happend to your Chrome install. Perhaps the repos were busy, and all the dependencies did not get downloaded. In any event the install did not complete.

The correct command is:

Code: Select all

sudo apt-get install -f
Open an terminal and run it, AFTER running

Code: Select all

sudo apt-get update
Nanix

Re: Chrome can't be installed

Post by Nanix »

Same problem as before: http://i.imgur.com/wgmMo.png
Locked

Return to “Software & Applications”