Kodi Community Forum
how to install RC2 on unbuntu - 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: how to install RC2 on unbuntu (/showthread.php?tid=124500)



how to install RC2 on unbuntu - daisychick - 2012-03-03

is there a guide anywhere on how to install RC2 on unbuntu?


- teeedubb - 2012-03-03

Add the xbmc unstable ppa:

Quote:sudo apt-add-repository ppa:team-xbmc/unstable

Refresh package lists and install xbmc

Quote:sudo apt-get update && sudo apt-get install xbmc

To remove xbmc and the ppa from your system

Quote:sudo ppa-purge ppa:team-xbmc/unstable



- daisychick - 2012-03-03

Thanks! If I install the new one without installing the old one, will it keep my settings?


- daisychick - 2012-03-03

oh, and it says it's at the newest version when i ran the update. I made sure to remove all other xbmc ppas. I'm running XBMC 11.0.RC1 according to system info.


- Bootlegninja - 2012-03-03

Did you use the following to update? It usually won't work unless you do both of these in this order.

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



- daisychick - 2012-03-03

yep. just did that. same thing. still says it's the latest version.


- Bootlegninja - 2012-03-03

What version of Ubuntu are you running?


- daisychick - 2012-03-04

11.10


- Bootlegninja - 2012-03-04

Should have worked unless you removed the PPA from your system. If you removed it, re-add it and update/upgrade. Just don't remove the PPA and you should be good.


- daisychick - 2012-03-06

Nope. Still no luck. The PPA is there but it says I have the latest version.

Image

Code:
jess@mediaserver:~$ sudo apt-get install xbmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
xbmc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.



- daisychick - 2012-03-09

any new ideas?


- lagledavid - 2012-03-09

does anyone know if this version can run on an amd A8-3850 processor w/Radeon HD 6550D


RE: how to install RC2 on unbuntu - daisychick - 2012-04-16

following this, I am still unable to upgrade from RC1.

http://wiki.xbmc.org/index.php?title=Installing_XBMC_for_Linux#Ubuntu


RE: how to install RC2 on unbuntu - daisychick - 2012-04-16

interestingly enough, the repository is showing rc1 as the latest update.

Code:
jess@mediaserver:~$ sudo apt-cache policy xbmc
[sudo] password for jess:
xbmc:
  Installed: 2:11.0~rc1-0~ppa1~oneiric
  Candidate: 2:11.0~rc1-0~ppa1~oneiric
  Version table:
*** 2:11.0~rc1-0~ppa1~oneiric 0
        100 /var/lib/dpkg/status
     2:11.0~git20120321.14feb09-0ubuntu1~ppa1~oneiric 0
        500 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ oneiric/main i386 Packages
        500 http://ppa.launchpad.net/team-xbmc/unstable/ubuntu/ oneiric/main i386 Packages