xbmc + 11.04
#1
Hi Folks, i got a Problem with the installation process.
I think the "old" xbmc package isnt compatible with the new 11.04 Ubuntu.
Can somebody help me to install the xbmc on the 11.04?
I must say that i am a totally noob on Linux sector so be please appreciatively to me.
THX
Reply
#2
This worked for me:

In terminal:

sudo add-apt-repository ppa:team-xbmc

The go to update-manager / Settings / Other Software /
edit xbmc ppa and change natty into maverick
reload

then back in terminal

sudo apt-get update
sudo apt-get install xbmc
Reply
#3
hello
I too have this problem, I tried to change the repo natty maverick but I do not find the package
how can I do
Reply
#4
follow the steps below:

1. In terminal:

sudo add-apt-repository ppa:team-xbmc

2. The go to update-manager / Settings / Other Software /
edit xbmc ppa and change natty into maverick
reload

3. then back in terminal

sudo apt-get update
sudo apt-get install xbmc
Reply
#5
dwiamo Wrote:This worked for me:

In terminal:

sudo add-apt-repository ppa:team-xbmc

The go to update-manager / Settings / Other Software /
edit xbmc ppa and change natty into maverick
reload

then back in terminal

sudo apt-get update
sudo apt-get install xbmc
you are talented! it worked! thank you so much!
Reply
#6
technically there is no stable ppa for Natty...

sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install xbmc
sudo apt-get update
sudo apt-get upgrade

Been running unstable on both of my machines, runs quite well and all the new stuff the team has been working on is an added plus.
Proper Usage of a debug log
If I managed to help you in any way, please add to my reputation
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc + 11.040