screwed up and lost kodi
#1
I 'updated' KODI using software manager (mint 17.3) and it erased kodi from my desktop, taskbar and all reference to it in synaptic. I went to the following website

http://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux

to reinstall it and I am getting the following when I try to reinstall Kodi


sudo apt-get install kodi
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
kodi : Depends: kodi-bin (< 2:17.0~git20160904.0200-6fe5487-0trusty.1~) but 2:17.0~git20160905.0200-5bcf9ba-0trusty is to be installed
E: Unable to correct problems, you have held broken packages.

How do I resolve this?
Reply
#2
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install kodi kodi-bin
Reply

Logout Mark Read Team Forum Stats Members Help
screwed up and lost kodi0