I want to install XBMC – Kodi Media Center on linux
and I used these commands to install it:
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install kodi
When I used the first command it shows me this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version (0.96.20.2-1).
software-properties-common set to manually installed.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
google-chrome-stable : Depends: libappindicator1 but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
So what can I do to solve this problem?
Asked by Sona
(53 rep)
Jul 7, 2017, 11:32 AM
Last activity: Jul 8, 2017, 12:21 AM
Last activity: Jul 8, 2017, 12:21 AM