07-09-2017, 07:26 PM
Have you tried
If you were previously using the repos affected by Sky in June, you may need to use Lite Software to uninstall Kodi then use -
Then use Lite Software to install Kodi.
This is what worked for me.
Code:
sudo apt autoremove
If you were previously using the repos affected by Sky in June, you may need to use Lite Software to uninstall Kodi then use -
Code:
sudo apt-get remove kodi*
Code:
sudo apt-get purge kodi*
Then use Lite Software to install Kodi.
This is what worked for me.