Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: How to install XBMC in Ubuntu 10.10

  1. #1
    Join Date
    Jul 2007
    Location
    West Kelowna, BC, Canada
    Beans
    63
    Distro
    Ubuntu 10.04 Lucid Lynx

    How to install XBMC in Ubuntu 10.10

    There is lots of confusing information on how to get XBMC installed. I took some of the information from http://wiki.xbmc.org/index.php?title...rmic_or_higher and figured out how to make it work in Ubuntu 10.10:

    Start by running this command:

    sudo add-apt-repository ppa:team-xbmc

    Now click on System->Administration->Synaptic Package Manager->Settings->Repositories->Other Software.

    Select the first ppa for team-xbmc, then click on "Edit..."

    Change the Distribution to "lucid". Click OK.

    Select the 2nd ppa for team-xbmc, and make the same the same change to "lucid".

    Reload the packages, and then install "xbmc" as well as "xbmc-standalone". If you want to use the command-line instead of Synaptic Package Manager to do this, here are the relevant commands:

    sudo apt-get update
    sudo apt-get install xbmc xbmc-standalone

    You should now have XBMC in Applications->Sound & Video->XBMC Media Center.

  2. #2
    Join Date
    Dec 2006
    Beans
    Hidden!

    Re: How to install XBMC in Ubuntu 10.10

    thanks for that, worked a treat!

  3. #3
    Join Date
    Sep 2007
    Beans
    190

    Re: How to install XBMC in Ubuntu 10.10

    Quote Originally Posted by stephanecharette View Post
    There is lots of confusing information on how to get XBMC installed. I took some of the information from http://wiki.xbmc.org/index.php?title...rmic_or_higher and figured out how to make it work in Ubuntu 10.10:

    Start by running this command:

    sudo add-apt-repository ppa:team-xbmc

    Now click on System->Administration->Synaptic Package Manager->Settings->Repositories->Other Software.

    Select the first ppa for team-xbmc, then click on "Edit..."

    Change the Distribution to "lucid". Click OK.

    Select the 2nd ppa for team-xbmc, and make the same the same change to "lucid".

    Reload the packages, and then install "xbmc" as well as "xbmc-standalone". If you want to use the command-line instead of Synaptic Package Manager to do this, here are the relevant commands:

    sudo apt-get update
    sudo apt-get install xbmc xbmc-standalone

    You should now have XBMC in Applications->Sound & Video->XBMC Media Center.
    I have trouble i don't see it when u said
    Now click on System->Administration->Synaptic Package Manager->Settings->Repositories->Other Software.

    Select the first ppa for team-xbmc, then click on "Edit..."

    also when i do sudo apt-get install xbmc xbmc-standalone

    jaime@jaime-Satellite-L505D:~$ sudo apt-get install xbmc xbmc-standalone
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

    Als when i do a reload on synaptic it says

  4. #4
    Join Date
    Sep 2007
    Beans
    190

    Re: How to install XBMC in Ubuntu 10.10

    Failed to fetch http://ppa.launchpad.net/team-xbmc/p...rce/Sources.gz 404 Not Found
    Failed to fetch http://ppa.launchpad.net/team-xbmc/p...86/Packages.gz 404 Not Found
    Some index files failed to download, they have been ignored, or old ones used instead.

  5. #5
    Join Date
    Sep 2007
    Beans
    190

    Re: How to install XBMC in Ubuntu 10.10

    Then i clicked on the link and haha well........ Whats wrong? Wrong url?

  6. #6
    Join Date
    Nov 2009
    Beans
    3

    Re: How to install XBMC in Ubuntu 10.10

    Quote Originally Posted by jcer93705 View Post
    I have trouble i don't see it when u said
    Now click on System->Administration->Synaptic Package Manager->Settings->Repositories->Other Software.

    Select the first ppa for team-xbmc, then click on "Edit..."

    also when i do sudo apt-get install xbmc xbmc-standalone

    jaime@jaime-Satellite-L505D:~$ sudo apt-get install xbmc xbmc-standalone
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    Did you have Synaptic Package Manager open when you typed that? I did and caused that error. Just close Synaptic and it works fine.

  7. #7
    Join Date
    Sep 2007
    Beans
    190

    Re: How to install XBMC in Ubuntu 10.10

    Quote Originally Posted by Nakaleen View Post
    Did you have Synaptic Package Manager open when you typed that? I did and caused that error. Just close Synaptic and it works fine.
    Nope

  8. #8
    Join Date
    Oct 2010
    Location
    Norway
    Beans
    82
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: How to install XBMC in Ubuntu 10.10

    "Failed to fetch http://ppa.launchpad.net/team-xbmc/p...rce/Sources.gz 404 Not Found
    Failed to fetch http://ppa.launchpad.net/team-xbmc/p...86/Packages.gz 404 Not Found
    "


    I get this too !!!!

    Why?

  9. #9
    Join Date
    Oct 2010
    Beans
    28
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: How to install XBMC in Ubuntu 10.10

    Quote Originally Posted by axept View Post
    "Failed to fetch http://ppa.launchpad.net/team-xbmc/p...rce/Sources.gz 404 Not Found
    Failed to fetch http://ppa.launchpad.net/team-xbmc/p...86/Packages.gz 404 Not Found
    "


    I get this too !!!!

    Why?
    same thing here, from what i can tell, its a bad url?

  10. #10
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,329
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: How to install XBMC in Ubuntu 10.10

    try this?



    to install xbmc

    =====================


    Code:
    Code:
    sudo apt-get install python-software-properties pkg-config
    Code:
    Code:
    sudo add-apt-repository ppa:team-xbmc
    found it was not happy on maverick so had to relabel to lucid in software sources

    click on System->Administration->Synaptic Package Manager->Settings->Repositories->Other Software.

    Select the first ppa for team-xbmc, then click on "Edit..."

    Change the Distribution to "lucid". Click OK.
    Select the 2nd ppa for team-xbmc, and make the same change to "lucid".

    Code:
    Code:
    sudo apt-get update
    Code:
    Code:
    sudo apt-get install xbmc xbmc-standalone
    Code:
    Code:
    sudo apt-get update
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •