Problem upgrading to beta 2
#1
Question 
Hello,

I'm trying to upgrade XBMC on Ubuntu 11.10 and it doesn't seem to find the update.

Here's what I did.

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

Am I doing something wrong? I also tried --reinstall of XBMC but when i check the system info I'm still on beta 1

I'm not an expert with Linux but i can normally get things done until now.


Thanks
Reply
#2
Hi
Try
Code:
sudo apt-get update
sudo apt-get install xbmc
Reply

Logout Mark Read Team Forum Stats Members Help
Problem upgrading to beta 20