IT/Software/Applications/Scanning: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
Line 4: Line 4:
Install the ppa
Install the ppa


sudo add-apt-repository ppa:sane-project/sane-git
<code>sudo add-apt-repository ppa:sane-project/sane-git</code>


If you have the old one you need to
If you have the old one you need to


sudo ppa-purge ppa:rolfbensch/sane-git
<code>sudo ppa-purge ppa:rolfbensch/sane-git</code>
 
Then update and upgrade.


Then update and upgrade.


===gscan2pdf===
===gscan2pdf===

Revision as of 13:34, 7 January 2021

sane

This is the machine behind scanning on ubuntu.

Install the ppa

sudo add-apt-repository ppa:sane-project/sane-git

If you have the old one you need to

sudo ppa-purge ppa:rolfbensch/sane-git

Then update and upgrade.

gscan2pdf

Brilliant program


gscan2pdf

Scanning over the network

This can be very tricky

Somewhere in December 2020 this broke.

On the machine serving the printers you need to purge ippusbxd

Now we need to install the debs for airscan and ipp-usb

here

Reboot.