Kodi Community Forum

Full Version: How to Upgrade from V12 Beta to V12 RC2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have Xbmcbuntu V12 beta installed how do I upgrade to V12 RC2 with out a fresh install?
If you have the repository for the nightly builds already set (http://ppa.launchpad.net/nathan-renniewa...tly/ubuntu) you need only to run:
apt-get update
apt-get install xbmc xbmc-bin

Then restart your xbmcbuntu for good measure.
not the renniwaldock ppa

and its

Code:
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:wsnipex/xbmc-xvba
apt-get update
sudo apt-get install xbmc

Or replace  ppa:wsnipex/xbmc-xvba with ppa:team-xbmc/unstable

with ppa:wsnipex/xbmc-xvba you get all the vdpau fixes and playback fixes + all that is in master atm.

This stuff is documented on wiki. http://wiki.xbmc.org/index.php?title=XBM...FDebian.3F please use that information before suggesting half backed stuff.

uNi
Quote:please use that information before suggesting half backed stuff.

There's no need to say things like that. For a long time that repo was the most common one to suggest for people to use nightly builds. Still using it certainly won't hurt anything. (we do now have nightly builds in the official XBMC unstable repo, care of wsnipex).
Not the repo, the instructions were not complete Big Grin

uNi