Kodiubuntu 15.1 Version?
#1
Hello,

Is there a particular reason why the Kodi download page only has a Helix version of Kodiubuntu?

thx
Reply
#2
Its the same OS version
Reply
#3
use it, and once installed do a "sudo apt-get update && sudo apt-get upgrade"
you'll have the newest kodi
Reply
#4
ok thx. It just looked odd underneath the Kodi 15 download section.

thx
Reply
#5
(2015-08-20, 23:45)nyktovus Wrote: use it, and once installed do a "sudo apt-get update && sudo apt-get upgrade"
you'll have the newest kodi

That´s wrong. A "sudo apt-get upgrade" won´t work, because additional packages need to be installed which will be held back with this command.

For upgrading the Kodi version in Kodibuntu (from 14.x to 15.x) you need to do a

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

Like I explained here: Kodibuntu (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Kodiubuntu 15.1 Version?0