Kodi Community Forum

Full Version: Cannot Install XBMC on Ubuntu [Please Help]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm running the latest stable version of Ubuntu, 14. I upgraded from 13. When i do this:

sudo apt-get install python-software-properties pkg-config
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install xbmc

as posted here: http://wiki.xbmc.org/index.php?title=HOW..._for_Linux

I get this:


The following packages have unmet dependencies:
xbmc : Depends: xbmc-bin (< 2:13.0~git20140506.0839-gotham-0trusty.1~) but 3:12.2-1~trusty is to be installed
Recommends: libva-intel-vaapi-driver
E: Unable to correct problems, you have held broken packages.

Please help!
apt-cache policy xbmc
"Unable to correct problems, you have held broken packages."

It looks like you pinned an old version. The command wsnipex gave will tell us whether that is the case.