Kodi Community Forum
Linux Upgrade from Eden to Frodo in Ubuntu 10.04 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux Upgrade from Eden to Frodo in Ubuntu 10.04 (/showthread.php?tid=157669)



Upgrade from Eden to Frodo in Ubuntu 10.04 - oftsam97 - 2013-02-26

Hi.

I have recently installed XBMC from the official (stable) PPA, but it installed Eden, and not Frodo, which is the current stable release. I have tried searching for a way to upgrade, but nothing seems to work for me.

I am running Ubuntu 10.04 x86_64.

Output from my "/etc/apt/sources.list.d/team-xbmc-ppa-lucid.list" is as follows:
Code:
deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu lucid main

Any help would be greatly appreciated.

-Matt


RE: Upgrade from Eden to Frodo in Ubuntu 10.04 - wsnipex - 2013-02-26

we don't provide Frodo builds for lucid, either upgrade ubuntu or use nathan rennies ppa(not official Team Xbmc)


RE: Upgrade from Eden to Frodo in Ubuntu 10.04 - Wozza_au - 2013-02-27

Hi
I went the nathan rennies ppa way and it looks like it worked ok ..a bit bumpy to start with, and a few issues here and there but it looks like its all playing nice now Wink
pretty sure this is all I did...... dont know if it will nuke your install so be warned Smile
Code:
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:nathan-renniewaldock/xbmc-stable
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade