Search Criteria
Package Details: naps2-bin 7.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/naps2-bin.git (read-only, click to copy) |
---|---|
Package Base: | naps2-bin |
Description: | NAPS2 - Not Another PDF Scanner. Scan documents to PDF and more, as simply as possible. |
Upstream URL: | https://www.naps2.com |
Licenses: | GPL-2.0-or-later |
Conflicts: | naps2 |
Provides: | naps2 |
Submitter: | alicavus |
Maintainer: | alicavus |
Last Packager: | alicavus |
Votes: | 16 |
Popularity: | 1.00 |
First Submitted: | 2023-07-07 13:04 (UTC) |
Last Updated: | 2024-10-06 08:05 (UTC) |
Dependencies (3)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- sane (sane-gitAUR)
- sane-airscan (sane-airscan-gitAUR) (optional) – airscan support
Latest Comments
« First ‹ Previous 1 2
alicavus commented on 2023-11-04 08:13 (UTC)
@phillipk the issue should be fixed by now. It is caused by the source package:
/usr
is owned by regular user (ben:ben
1000:1000
) andtesseract
can be ran only by it's owner. I completly missed this out, because my uid. Thank you for the report, I added you as a contributor.phillipk commented on 2023-11-02 17:53 (UTC)
Hey, thanks for the AUR package!
/usr/lib/naps2/_linux/tesseract
seems to have the wrong executable permissions for the OCR function to work properly. On enabling it, I got a "Permission denied" error.# chmod a+x /usr/lib/naps2/_linux/tesseract
fixed that, but kind of seems like a sledgehammer solution.« First ‹ Previous 1 2