LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   HP printer (hplip) on OpenSuSE 15.3 (https://www.linuxquestions.org/questions/suse-opensuse-60/hp-printer-hplip-on-opensuse-15-3-a-4175700326/)

darkduck 09-07-2021 06:59 AM

HP printer (hplip) on OpenSuSE 15.3
 
Hello,
I have an HP PSC 2130. It requires hplip, but 15.3 does not have an official RPM for that.
I tried to use the manual installation guide from HP developers' web site, but 15.3 lacks lots of dependencies.
How to install the printer and scanner in such case?
Thanks!

petelq 09-07-2021 07:25 AM

It should be OK with the version for 15.2. Look it up on the software/opensuse software portal.

darkduck 09-07-2021 07:37 AM

Thanks, it worked!

Sauerland 09-07-2021 10:41 AM

Quote:

I have an HP PSC 2130. It requires hplip, but 15.3 does not have an official RPM for that.
Code:

zypper se -s hplip
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...

S  | Name            | Type      | Version          | Arch  | Repository
---+------------------+------------+------------------+--------+--------------
i+ | hplip            | Paket      | 3.21.6-lp153.3.1 | x86_64 | Sauerland-OSS
v  | hplip            | Paket      | 3.20.11-2.1      | x86_64 | OSS
  | hplip            | Quellpaket | 3.21.6-lp153.3.1 | noarch | Sauerland-OSS
i+ | hplip-devel      | Paket      | 3.21.6-lp153.3.1 | x86_64 | Sauerland-OSS
v  | hplip-devel      | Paket      | 3.20.11-2.1      | x86_64 | OSS
i+ | hplip-hpijs      | Paket      | 3.21.6-lp153.3.1 | x86_64 | Sauerland-OSS
v  | hplip-hpijs      | Paket      | 3.20.11-2.1      | x86_64 | OSS
i+ | hplip-sane      | Paket      | 3.21.6-lp153.3.1 | x86_64 | Sauerland-OSS
v  | hplip-sane      | Paket      | 3.20.11-2.1      | x86_64 | OSS
i+ | hplip-scan-utils | Paket      | 3.21.6-lp153.3.1 | x86_64 | Sauerland-OSS
v  | hplip-scan-utils | Paket      | 3.20.11-2.1      | x86_64 | OSS

Its in the OSS Repo, you can install it by
Code:

zypper in hplip
PS I build for me an actual hplip, so do not think, its not there.....

petelq 09-07-2021 12:16 PM

My secondary system is leap 15.3 but I usually use tumbleweed. I've checked my 15.3 after I replied to you. It does have hplip but I see Sauerland beat me to it anyway.


All times are GMT -5. The time now is 06:56 PM.