http://howtoubuntu.org/things-to-do-after-installing-ubuntu-14-04-trusty-tahr#partners
When trying to install Chrome in Software Center, there might be error showing "dependency is not satisfieable"...
I solved the problem by:
sudo apt-get update && sudo apt-get install -f
This is from:
http://askubuntu.com/questions/46645/installing-chrome-gives-an-error-dependency-is-not-satisfiable
No comments:
Post a Comment