Kodi Community Forum
Trouble updating to 10.1 - 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: Trouble updating to 10.1 (/showthread.php?tid=97060)



Trouble updating to 10.1 - hogfan - 2011-03-17

I'm on Lucid. I did:

Code:
sudo apt-get update
sudo apt-get upgrade


last night and got my Lucid install up-to-date, but apt is not finding the bugfix update for XBMC. I ran into this once before, but don't remember what command I ran to get XBMC to update.

Thanks for any help.

-hogfan


- h.udo - 2011-03-17

Read this.

In any case, issuing the following commands should get you there:

sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get upgrade

h.udo


Thanks..... - hogfan - 2011-03-23

Thanks. That got it done. Must not have updated the PPA info in my apt. Thanks again.

-hogfan