You are not logged in.
Pages: 1
Does anyone know if it possible to install the latest hplip?
I can get all dependencies installed except it chokes on pyqt5 and pyqt5-dbus. I'm not sure how to install these. I've installed python-pyqt5 but that doesn't seem to satisfy it.
Offline
Does anyone know if it possible to install the latest hplip?
I can get all dependencies installed except it chokes on pyqt5 and pyqt5-dbus. I'm not sure how to install these. I've installed python-pyqt5 but that doesn't seem to satisfy it.
What do you mean by "latest"? Latest stable, or are you trying to mix your sources? How are you trying to install it, and from where?
Have you tried to install from stretch-backports, which has helium-compatible packages built from newer libraries?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Sorry. I may be out of my depth here. I forgot about backports.
Backports gets to 3.18.12 so that's probably fine for me.
To answer you question though :
I downloaded it from HP
https://developers.hp.com/hp-linux-imag … g/gethplip
When you run the install script you pick your distro (Debian) and distro version (Stretch 9.6)
This is what it spits back when checking dependencies.
Following dependencies are not installed. HPLIP will not work if all REQUIRED dependencies are not installed and some of the HPLIP features will not work if OPTIONAL dependencies are not installed.
Package-Name Component Required/Optional
pyqt5-dbus gui_qt5 OPTIONAL
pyqt5 gui_qt5 REQUIRED
Cheers.
Offline
Did you read this?: To determine if a newer HPLIP version suits your needs, please follow the guide at Should you install the latest HPLIP?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I did read that. PDFs are printing extraordinarily slow. New drivers apparently fix it for windows users. Hoping the same was true for linux.
Offline
The 3.18 update fixed my problem.
Just for the record :
sudo apt install -t stretch-backports hplip
Offline
Pages: 1