Can not install newest kodi on ubuntu 14.06
#1
Sorry to bother everyone, i have a media server thats running Ubuntu 14.06,  I have followed the wiki on how to install kodi for linux:
Code:

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 do this i get version 17.6 (which is what i was running before)

I have tried also:

Code:

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install kodi
When i do this i get 18.0


Im not sure what I'am doing wrong, i just want the most updated version of Kodi 18.5. I do not know what else to post to help you guys to help me so please forgive me. (also im a noob at Ubuntu, just a heads up)
Reply
#2
(2019-12-03, 00:23)joejoe20 Wrote: i have a media server thats running Ubuntu 14.06, 

So which one is it really? 14.04 or 16.04.

14.04 supports upto 17.6
If you want Kodi 19 alpha, use the nightly PPA.
If you want Kodi 18.5, use the stable PPA on 16.04
Reply
#3
Damn @Klojum you are toooooo fast! Cool
Reply
#4
18.0 is the last release for 14.04  To get a newer version you would either have to build it from source or upgrade to 16.04

@Klojum 2:18.0+git20171109.1648-2a89e2d-0trusty is in the nightly repo.
Learning Linux the hard way !!
Reply
#5
(2019-12-03, 00:33)Klojum Wrote:
(2019-12-03, 00:23)joejoe20 Wrote: i have a media server thats running Ubuntu 14.06, 

So which one is it really? 14.04 or 16.04.

14.04 supports upto 17.6
If you want Kodi 19 alpha, use the nightly PPA.
If you want Kodi 18.5, use the stable PPA on 16.04 
It would be even better to use 18.04.
HTPCs: 2 x Chromecast with Google TV
Audio: Pioneer VSX-819HK & S-HS 100 5.1 Speakers
Server: HP Compaq Pro 6300, 4GB RAM, 8.75TB, Bodhi Linux 5.x, NFS, MySQL
Reply
#6
Its 14.04, crap did not even realize that 14.04 supports upto 17.6

Its time to upgrade the OS, thank you for your help!
Reply

Logout Mark Read Team Forum Stats Members Help
Can not install newest kodi on ubuntu 14.060