0

Ok, so I've recently gone through this post, and want to add some of the scopes mentioned there. I wanted to add the scope for Wikipedia, so I used the following code :

sudo add-apt-repository ppa:scopes-packagers/ppa
sudo apt-get update
sudo apt-get install unity-lens-wikipedia

I can add the ppa and run the update just fine. But when I install the lens, the terminal pops out this :

Reading package lists... Done
Building dependency tree    
Reading state information... Done
E: Unable to locate package unity-lens-wikipedia

What is it exactly that I'm missing out here? Any ideas?

Razor
  • 327
  • 1
  • 4
  • 12

1 Answers1

-1

visit Ubuntu Updates

Package unity-lens-wikipedia is not released for trusty (14.04) yet.

Also visit this and Head packages for update.

Pandya
  • 35,771
  • 44
  • 128
  • 188
  • Oh, alright then. I'll mark this. Would be great if they release it for trusty. Thanks for the help! – Razor Jun 08 '14 at 07:06