Kodi Community Forum

Full Version: Trouble updating to 10.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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. That got it done. Must not have updated the PPA info in my apt. Thanks again.

-hogfan