3

After reinstalling my Lubuntu 12.04 system I want to get back some programs, amongst which gscan2pdf

When I try to install the deb file in gdebi I get this

enter image description here

in synaptic I have tried to install that dependency but it is an older version

enter image description here

How to install the newest version?

  • 1
    @tijybba - if he were using quantal 0.05 would already be available stock http://packages.ubuntu.com/search?keywords=libsane-perl&searchon=names&suite=quantal§ion=all – RobotHumans Aug 25 '12 at 12:10
  • @aking1012- Thanks for pointing it , sorry cipricus for posting irrelevant comment , i will delete it. – atenz Aug 25 '12 at 12:17

1 Answers1

6

That dependency is only available for Quantal at the moment unless you install it from some other ppa.

Here's an x64 build for precise. And an x86 build for precise here

Launchpad has a search function

See also: What are PPAs and how do I use them? and add ppa:alex-p/notesalexp-precise to Software Sources.

RobotHumans
  • 29,530