HP's Printing, Scanning, and Faxing Software
The Hewlett-Packard Linux Imaging and Printing
project (HPLIP) provides a unified single and
multifunction connectivity solution for HP
printers and scanners (in particular,
HP all-in-one devices).
HPLIP provides unified connectivity for printing,
scanning, sending faxes, photo card access, and
device management and is designed to work with CUPS.
It includes the Ghostscript printer driver HPIJS
for HP printers and a special "hp" CUPS back-end
that provides bidirectional communication with the
device (required for HP printer device management).
It also includes the SANE scanner driver "hpaio"
for HP all-in-one devices. Basic PC send fax
functionality is supported on a number of devices.
The special "hpfax" CUPS back-end is required to
send faxes. Direct uploading (i.e. without print
and scan) of received faxes from the device to the
PC is not supported.
The "hp-toolbox" program is provided for device
management.
The "hp-sendfax" program must be used to send faxes.
The "hp-setup" program can be used to set up
HP all-in-one devices.
The HPLIP project is open source software and uses
GPL-compatible licenses. For more information, see:
http://hplipopensource.com
/usr/share/doc/packages/hplip/index.html
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / hplip
- Download package
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Revert-changes-from-3.18.5-that-break-hp-setup-for |
0000001887 1.84 KB | about 1 year |
Use-lsb_release-fallback-code-if-import-distro-fai |
0000002234 2.18 KB | 2 months |
_link | 0000000124 124 Bytes | 10 days |
add_missing_includes_and_define_GNU_SOURCE.patch | 0000002159 2.11 KB | 2 months |
change-udev-rules.diff | 0000003274 3.2 KB | over 2 years |
dcheck.py-fix-crash-in-Qt4-version-check.patch | 0000001994 1.95 KB | 17 days |
disable_hp-upgrade.patch | 0000000534 534 Bytes | 3 months |
hp-sendfax-avoid-crash-if-python-reportlab-is-miss |
0000001671 1.63 KB | about 1 year |
hp_ipp.h-add-missing-prototypes.patch | 0000001024 1 KB | 2 months |
hpijs-avoid-segfault-in-DJGenericVIP-DJGenericVIP. |
0000002295 2.24 KB | over 2 years |
hpijs.1.gz | 0000000682 682 Bytes | almost 14 years |
hplip-3.20.11.tar.gz | 0026301441 25.1 MB | about 2 months |
hplip-3.20.11.tar.gz.asc | 0000000198 198 Bytes | about 2 months |
hplip-change-pgp-server.patch | 0000000685 685 Bytes | over 1 year |
hplip-misc-missing-includes-and-definitions.patch | 0000000322 322 Bytes | 2 months |
hplip-orblite-return-null.diff | 0000000395 395 Bytes | almost 2 years |
hplip-remove-imageprocessor.diff | 0000004527 4.42 KB | 2 months |
hplip-rpmlintrc | 0000000068 68 Bytes | over 2 years |
hplip-udev-rules-in-usr.patch | 0000000407 407 Bytes | 2 months |
hplip.changes | 0000130441 127 KB | 15 days |
hplip.keyring | 0000002312 2.26 KB | almost 8 years |
hplip.spec | 0000034384 33.6 KB | 16 days |
no-systray-failure-message.patch | 0000000791 791 Bytes | over 3 years |
pcardext-python3-fixes.patch | 0000002104 2.05 KB | almost 3 years |
photocard-fix-import-error-for-pcardext.patch | 0000000815 815 Bytes | almost 3 years |
ui5-systemtray-wait-only-10s-for-system-tray.patch | 0000000812 812 Bytes | almost 2 years |
Comments for hplip 4
weberho wrote 11 months ago
Please enable publishing on Leap 15.2?
mwilck wrote 11 months ago
Thanks for the hint, enabled.
cgiboudeaux wrote 10 months ago
Looks like there's a new version: 3.20.3. https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
Sauerland wrote 4 months ago
Please add python3-qt4 as requires because you get in hp-check: Traceback (most recent call last): File "/usr/bin/hp-check", line 862, in <module> num_errors, num_warns = dep.validate(time_flag, is_quiet_mode) File "/usr/bin/hp-check", line 368, in validate self.core.dependencies[dep]) File "/usr/bin/hp-check", line 210, in __update_deps_info installed_ver = self.core.version_func[deps_info[6]]() File "/usr/share/hplip/installer/dcheck.py", line 303, in get_pyQt4_version from PyQt4 import QtCore ImportError: cannot import name 'QtCore'