How do I go back to stable release?
#1
HI all,

Every time I currently do an apt-get upgrade on my system, XBMC is updated and is on version 14 ALPHA. I want to go to the newest stable version, could someone tell me how please?

I opened up my sources.list and I have no XBMC repositories in there, all I have are Ubuntu ones and TVheadend ones
Lounge rig: nVidia Shield - Official Kodi
Bedroom rig: Amazon Fire TV - Kodi 17.3
Backend: HP Microserver, Ubuntu, JBOD
Reply
#2
http://wiki.xbmc.org/index.php?title=Ins..._XBMC_have
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
#3
Do this:

Code:
sudo add-apt-repository -r ppa:team-xbmc/xbmc-nightly
sudo add-apt-repository -r ppa:team-xbmc/unstable
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get remove xbmc xbmc-bin
sudo apt-get install xbmc xbmc-bin
Press THANK USER if I Help
Reply
#4
(2014-04-11, 07:20)AuXBoX Wrote: Do this:

Code:
sudo add-apt-repository -r ppa:team-xbmc/xbmc-nightly
sudo add-apt-repository -r ppa:team-xbmc/unstable
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get remove xbmc xbmc-bin
sudo apt-get install xbmc xbmc-bin

thanks very much, I did your commands and now when it boots when it gets to the stage where it scans TVDB for new content, it hangs the GUI. EDIT: That sounded like I was saying "thanks very much" in a sarcastic way, but I wasn't! just to be clear, I was grateful for the commands!

I can access it via SSH but the menus on screen simply don't work, any ideas please?
Lounge rig: nVidia Shield - Official Kodi
Bedroom rig: Amazon Fire TV - Kodi 17.3
Backend: HP Microserver, Ubuntu, JBOD
Reply

Logout Mark Read Team Forum Stats Members Help
How do I go back to stable release?0