Current XBMC Nightly Build
XBMC Nightly Builds are currently focused on XBMC Eden 11.0. With the upcoming release of Eden’s final version, this will soon change, to reflect the next XBMC development and release cycle: XBMC Frodo. We will try to keep this page updated but please note nightly builds aren’t usually available during heavy development stages, like merging new code and features.
XBMC Eden 11.0 Download
Before you download and use any XBMC Nightly Build available here, take note that these are considered unstable and are, therefore, called XBMC Nighty Builds. They are meant to be used by experienced users who don’t mind getting the occasional glitch. If you are going to use these on any machine already running a stable XBMC release – XBMC Dharma 10.1, for instance – consider backing up your data first. You have been warned. That being said, XBMC Eden 11.0 Nightlies already are very stable and deserve a go. Help the developers discover bugs and test things.
XBMC Eden 11.0 download for Windows
XBMC Eden 11.0 download for OSX
XBMC Eden 11.0 download for OSX PPC
XBMC Eden 11.0 download for iPhone and iPad
XBMC Eden 11.0 download for Apple TV 2
Install/update to XBMC Eden 11.0 in XBMC Live and headless XBMC Live based systems
Open your favorite SSH tool and connect to your XBMC system. Issue the following commands, one at a time.
sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install --reinstall xbmc-live xinit x11-xserver-utils
Install XBMC Eden 11.0 in Ubuntu Desktop
These instructions work in recent Ubuntu releases – Lucid, Maverick, Natty and Oneiric. Open Terminal and issue the following commands, one at a time, or use your favorite SSH tool to connect to your system.
sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install xbmc
