Updating XBMC

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
work242 Offline
Junior Member
Posts: 4
Joined: Jun 2012
Reputation: 0
Post: #1
Can anyone help me? I´m running XBMC on a Apple TV2. Which is the correct command for updating the current version of XBMC. What terminal command can i use?

Can´t find the command in the wiki…

Tnx for helping!
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,873
Joined: Jan 2011
Reputation: 130
Location: Arizona, USA
Post: #2
If you are using ATV software 5.x (the one with the icons in a grid) then you can do:

apt-get update

Then

apt-get upgrade

If you are on 4.x, just follow the install instructions, even if XBMC is already installed.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote