Search Criteria
Package Details: node-hp-scan-to 1.8.0-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/node-hp-scan-to.git (read-only, click to copy) | 
|---|---|
| Package Base: | node-hp-scan-to | 
| Description: | Little command line program that allow to send scan from device to computer. For this purpose, the original HP Windows application's interaction with the device has been reverse engineered. | 
| Upstream URL: | https://github.com/manuc66/node-hp-scan-to | 
| Keywords: | all-in-one computer hp pc scan | 
| Licenses: | MIT | 
| Submitter: | manuc66 | 
| Maintainer: | manuc66 | 
| Last Packager: | manuc66 | 
| Votes: | 3 | 
| Popularity: | 0.024646 | 
| First Submitted: | 2022-07-24 20:33 (UTC) | 
| Last Updated: | 2025-05-28 20:43 (UTC) | 
Dependencies (4)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
 - jq (jq-gitAUR, jq-staticAUR, jaq-binAUR) (make)
 - moreutils (moreutils-go-binAUR) (make)
 - npm (python-nodejs-wheelAUR, corepackerAUR) (make)
 
Latest Comments
manuc66 commented on 2023-07-15 19:43 (UTC)
Hello @bunburya
Thanks for reporting, should be fixed now!
bunburya commented on 2023-07-11 21:46 (UTC) (edited on 2023-07-11 21:47 (UTC) by bunburya)
Running this via systemd wouldn't work for me as it choked on the trailing comma in the JSON included at
/etc/node-hp-scan-to/default.json:Removing the trailing comma fixes the issue.
The error message:
remanifest commented on 2023-03-21 15:24 (UTC)
Nice job on the changes @manuc66!
It's working fine now.
manuc66 commented on 2023-03-20 19:49 (UTC)
@remanifest it should be better now
remanifest commented on 2023-03-20 13:20 (UTC) (edited on 2023-03-20 13:20 (UTC) by remanifest)
Upgrading this failed for me until I modified lines 46 and 47 of the PKGBUILD to include
sudo.