Check which hplip version you have installed currently:
$ pacman -Qs hplip
It needs to be 3.18.5 (or later) to install version 3.18.5 of hplip-plugin.
Git Clone URL: | https://aur.archlinux.org/hplip-plugin.git (read-only, click to copy) |
---|---|
Package Base: | hplip-plugin |
Description: | Binary plugin for HPs hplip printer driver library |
Upstream URL: | https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html |
Keywords: | fax hp printer scanner |
Licenses: | LicenseRef-HPLIP-LICENSE |
Submitter: | pyropeter |
Maintainer: | ZhangHua |
Last Packager: | ZhangHua |
Votes: | 403 |
Popularity: | 0.72 |
First Submitted: | 2010-12-21 00:32 (UTC) |
Last Updated: | 2025-04-05 00:57 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 38 Next › Last »
Check which hplip version you have installed currently:
$ pacman -Qs hplip
It needs to be 3.18.5 (or later) to install version 3.18.5 of hplip-plugin.
==> Install or build missing dependencies for hplip-plugin: error: target not found: hplip>=3.18.5
Typo?
@andmars Just look around, there are lot of AUR packages, that supports arm and even hplip is supported in arch linux arm.
I'm using this package on OPi Plus 2 (OrangePi plus 2) and it is working there too. It's architecture is armv7l.
@andmars Arch doesn't officially support AUR, and also that is not an AUR document.
Can you please add support for armv6h? It works there too (tested on RPi 1 model B).
As @severach said, hpijs seems to have disapeared.
If you don't know what this means: You must modify each printer using hpijs to use the new hpcups driver.
As of 3.17.11 hpijs seems to have disappeared. Many printers will need to be updated.
my apologies for all the hassle, comment deleted
Pinned Comments
carsme commented on 2024-01-15 16:53 (UTC) (edited on 2024-02-04 14:15 (UTC) by carsme)
Hey, I've adopted this package and applied some of the suggestions:
libusb-compat
andsane
(cred @ZhandHua).Depend on exact version ofhplip
(cred @jsn42).In addition, the PGP-signature of the artifact is now checked, which means you need to fetch upstream's key:
Unfortunately, I have no HP printer at home so my testing ability is limited to running
hp-diagnose_plugin
. If someone has better opportunity to test and is interested in maintaining, let me know and I'll handover the package or add you as a co-maintainer. Cheers!