Kodi Community Forum
Installing XBMC on Ubuntu 11.04 - 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: Installing XBMC on Ubuntu 11.04 (/showthread.php?tid=100792)



Installing XBMC on Ubuntu 11.04 - rabbit01 - 2011-05-05

Hey guys.

I have been a big user of XBMC live and decided i needed to now run XBMC on a linux OS (for server hosting etc. etc.)

But i am having a huge problem adding the PPA's and actually getting xbmc to install, so far;
1. PPA's seem to be out dated for this build of linux - Natty
2. Sudo apt-get install xbmc (Not found, even after trying to add latest PPA)

Is there a standalone file i can download and install or will i need ot wait for a release?

Thankyou in advanced.


- widescreen - 2011-05-05

Try changing Natty to Maverick in the sources. Worked for me.


- h.udo - 2011-05-05

widescreen Wrote:Try changing Natty to Maverick in the sources. Worked for me.

Some more detail on that: http://forum.xbmc.org/showthread.php?tid=100363

h.udo


- Mindzai - 2011-05-06

Don't forget to update the package cache after adding the PPA too.

Code:
sudo apt-get update