首页 > 系统服务 > 详细

HPLIP数字证书--ubuntu安装hp打印机驱动

时间:2020-04-03 12:15:09      阅读:145      评论:0      收藏:0      [点我收藏+]

验证:

https://developers.hp.com/hp-linux-imaging-and-printing/hplipDigitalCertificate.html

 

HPLIP Digital Certificates

HPLIP Version: All
Printer(s): All
Linux OS Distribution(s): All
 
Notes: 

HPLIP has implemented a process so you (the user) can optionally verify that the package you are downloading is, indeed, provided by the HP Linux Imaging and Printing project and has valid contents.  The process to verify the package is simple and takes only a few moments.  The steps are provided in detail below.

At all of the steps where <version> occurs, replace it with the version of HPLIP you downloaded.

To verify the HPLIP automatic installer run file digital signature:

1. Download the HPLIP install file (hplip-<version>.run file) from https://developers.hp.com/hp-linux-imaging-and-printing/gethplip

2. Download the digital signature file (hplip-<version>.run.asc file) also from https://developers.hp.com/hp-linux-imaging-and-printing/gethplip

3. Get HPLIP‘s public key (run as a regular user):

     For HPLIP Version 3.9.12 and above:

  /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9

     For below HPLIP Version 3.9.12 :

  /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0x9013C005

4. Verify the HPLIP key to the HPLIP package (run as a regular user):

  gpg --verify hplip-version.run.asc hplip-<version>.run

Replace <version> with the version you downloaded, e.g. 3.9.12

To verify the manual install (tarball) HPLIP package follow these steps:

1. Download the HPLIP install file (hplip-<version>.tar.gz file) from https://developers.hp.com/hp-linux-imaging-and-printing/gethplip

2. Download the digital signature file (hplip-<version>.tar.gz.asc file) also from https://developers.hp.com/hp-linux-imaging-and-printing/gethplip.

3. Get HPLIP‘s public key (run as a regular user):

     For HPLIP Version 3.9.12 and above:

  /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9

     For below HPLIP Version 3.9.12 :

  /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0x9013C005

4. Verify the HPLIP key to the HPLIP package (run as a regular user):

  gpg --verify hplip-version.tar.gz.asc hplip-<version>.tar.gz

Replace <version> with the version you downloaded, e.g. 3.9.12 

=========================================================================================
正式安装:
 
 
======================
文件下载:
 
 
 

HPLIP数字证书--ubuntu安装hp打印机驱动

原文:https://www.cnblogs.com/yueyuecoding/p/12625206.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!