Results 1 to 2 of 2

Thread: Youtube Lens Won't Install

  1. #1
    Join Date
    May 2009
    Beans
    122
    Distro
    Ubuntu 12.04 Precise Pangolin

    Youtube Lens Won't Install

    I am having a weird issue with lens. I followed the instructions on this site to add the repo and the lens/scopes.

    Here is what it said to add:

    Code:
    sudo add-apt-repository ppa:atareao/lenses
    
    sudo apt-get update && sudo apt-get install lens-video scope-youtube
    The repo adds okay, but when I try to install lens-video, I cannot find that package. I searched for atareao, and found this summary of what's in the repo. I see both packages I need to download. I go to Software Sources, and I removed the previous added repos, and added the ones directly from that site I just linked. They look like this:

    Code:
    deb http://ppa.launchpad.net/atareao/lenses/ubuntu precise main 
    deb-src http://ppa.launchpad.net/atareao/lenses/ubuntu precise main
    Sudo apt-get update runs, but again, I cannot find the packages. Any idea where I am messing up?

  2. #2
    Join Date
    May 2009
    Beans
    46
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Youtube Lens Won't Install

    Hi

    I know this is a old thread but I thought you should know "lens-video" is the older Ubuntu Oneiric 11.10 package. To use this youtube lens please do the following:

    Code:
    sudo add-apt-repository ppa:atareao/lenses  
    
    sudo apt-get update && sudo apt-get install yavol scope-youtube
    yavol is "Yet Another VideO Lens" the updated version of lens-video for 12.04

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
  •