Linux Upgrading XBMCBuntu from 12 to 12.2
#1
Hi all,

I just read the instructions to upgrade your XBMCBuntu version is

Quote:sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository -r ppa:whatever-ppa-you-have-now
sudo add-apt-repository ppa:whatever-ppa-here
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc xbmc.bin

although I just wondered what repository you recommend inserting which will contain the 12.2 version please?

thanks in advance.
Lounge rig: nVidia Shield - Official Kodi
Bedroom rig: Amazon Fire TV - Kodi 17.3
Backend: HP Microserver, Ubuntu, JBOD
Reply
#2
if you now have 12.0 and didn't add any other PPAs, you just need:
sudo apt-get update
sudo apt-get upgrade

edit: it might be necessary to do:
sudo apt-get dist-upgrade
Reply
#3
thanks very much for that. I will try the upgrade function of apt-get
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
Upgrading XBMCBuntu from 12 to 12.20