Odroid XU4 Ubuntu 15.04 : update Kodi
#1
Hi,

Sorry for my english ;-)

i have a odroid XU4 with Ubuntu 15.04 and kodi 14.2.
I'm a new linux user and i don't know how to update kodi to v15.x or v16.x

i try to update the kernel with odroid utility.
i try apt-get update, apt-get upgrade and kodi is always in v14.2

Could you help a noob ? ;-)

thanks
Reply
#2
Please get me the output of:

Code:
apt-cache policy kodi | pastebinit

This will show which Kodi version can be installed.

If all looks fine, what we will see after you posted the output here (it will be just an URL to a paste service where the info is stored), you could try:

Code:
sudo apt-get update && sudo apt-get dist-upgrade -y

But get us the ouput first.
Reply
#3
Installed: 20150806-b499c75-17
Candidate: 20150806-b499c75-17
Version table:
*** 20150806-b499c75-17 0
500 http://deb.odroid.in/5422/ vivid/main armhf packages
100 /Var/lib/dpkg/status
Reply

Logout Mark Read Team Forum Stats Members Help
Odroid XU4 Ubuntu 15.04 : update Kodi0