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

Thread: help please XBMC installation

  1. #1
    Join Date
    Aug 2010
    Beans
    6

    Exclamation help please XBMC installation

    this is my first day with ubuntu. i installed ubuntu 10.04 then upgraded it to ubuntu studio (as i am a bit into graphics and stuff). now i want to install XBMC media center on my laptop. i am using lenovo y550P ideapad.
    but when i try and use the standard process i get an error that XBMC not found. i really want this is there any way i can get this or should i switch to ubuntu 9.10? please suggest me.

  2. #2
    Join Date
    Aug 2009
    Beans
    1,419

    Re: help please XBMC installation

    Quote Originally Posted by artoflife10 View Post
    this is my first day with ubuntu. i installed ubuntu 10.04 then upgraded it to ubuntu studio (as i am a bit into graphics and stuff). now i want to install XBMC media center on my laptop. i am using lenovo y550P ideapad.
    but when i try and use the standard process i get an error that XBMC not found. i really want this is there any way i can get this or should i switch to ubuntu 9.10? please suggest me.
    I am not entirely sure what you mean when you state that you used the "standard process." You may want to follow the instructions listed here (if you have not already done so): http://wiki.xbmc.org/index.php?title...-by-Step_Guide

  3. #3
    Join Date
    Jul 2009
    Beans
    72

    Re: help please XBMC installation

    Quote Originally Posted by artoflife10 View Post
    this is my first day with ubuntu. i installed ubuntu 10.04 then upgraded it to ubuntu studio (as i am a bit into graphics and stuff). now i want to install XBMC media center on my laptop. i am using lenovo y550P ideapad.
    but when i try and use the standard process i get an error that XBMC not found. i really want this is there any way i can get this or should i switch to ubuntu 9.10? please suggest me.
    http://wiki.xbmc.org/?title=HOW-TO_i...n_step-by-step

    check out this link

  4. #4
    Join Date
    Aug 2010
    Beans
    6

    Re: help please XBMC installation

    i have done it before but this is the message i get at the end when i follow the steps

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package xbmc

    thanks for the timely reply.

  5. #5
    Join Date
    Aug 2006
    Location
    Calgary
    Beans
    103
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: help please XBMC installation

    artoflife10

    XBMC is not in the standard list of software that Ubuntu accesses (what we call repositories) Hence in order to get it, you need to add additional sources for your package manager (installer) to look at or simply install from a different location

    The link provided above will take you step by step through this. The quick way to do it would be the section entitled

    Installing XBMC Ubuntu 9.10 Karmic or higher

    You will need to cut and paste this into a terminal window one line at a time. Terminal is under Applications -> accessories

  6. #6
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: help please XBMC installation

    Same problem here. After doing this successfully:

    Code:
    $ sudo apt-get install python-software-properties pkg-config
    $ sudo add-apt-repository ppa:team-xbmc
    $ sudo apt-get update
    and, checking both "Community-maintained open Source software (universe)" and "Software restricted by copyright or legal issues (multiverse)" on Administration -> Software Source

    I have problem with the install:

    Code:
    pablo@vaughan:~$ sudo apt-get install xbmc xbmc-standalone
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Couldn't find package xbmc

  7. #7
    Join Date
    Jun 2007
    Location
    Poughkeepsie, NY
    Beans
    5,810
    Distro
    Ubuntu

    Re: help please XBMC installation

    follow the instructions from here first
    http://wiki.xbmc.org/?title=HOW-TO_i..._the_XBMC_Repo
    Last edited by LowSky; August 10th, 2010 at 07:44 PM.

  8. #8
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: help please XBMC installation

    Same result. Besides:

    Code:
    pablo@vaughan:~$ apt-cache search xbmc
    texlive-latex-extra - TeX Live: LaTeX supplementary packages
    libnfo1 - an NFO file parser/writer library
    xbmc-ppa-keyring - GnuPG archive keys for the XBMC PPA
    So, the only package added was xbmc-ppa-keyring.
    Last edited by papibe; August 10th, 2010 at 07:53 PM. Reason: more info

  9. #9
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: help please XBMC installation

    It looks like the ppa is NOT working these days. Check these posts from the XBMC's forums:

    PPA wiped

    PPA fuxxored (is that even a word?)

    ...bad luck today.
    Last edited by papibe; August 10th, 2010 at 11:09 PM. Reason: spelling

  10. #10
    Join Date
    Jul 2008
    Beans
    4

    Re: help please XBMC installation

    Hi
    I am currently experiencing the same problem.
    It is not the first time I install Ubuntu on a Zotac MAG but for some reason today XBMC seems to be vanished from the ppa:team-xbmc.

    Like the previous poster I only get the xbmc-keyring package

    sudo apt-cache search xbmc
    texlive-latex-extra - TeX Live: LaTeX supplementary packages
    libnfo1 - an NFO file parser/writer library
    xbmc-ppa-keyring - GnuPG archive keys for the XBMC PPA

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
  •