{"id":35532,"date":"2021-11-05T11:55:41","date_gmt":"2021-11-05T11:55:41","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=35532"},"modified":"2021-11-05T11:55:41","modified_gmt":"2021-11-05T11:55:41","slug":"hplip-3-21-10-debian-11-zorin-os-support","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2021\/11\/hplip-3-21-10-debian-11-zorin-os-support\/","title":{"rendered":"HP Linux Printer Driver HPLIP 3.21.10 Adds Debian 11, Zorin OS 16 &#038; Ubuntu 21.10 Support"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/09\/hp-logo1200.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/07\/hp-icon250.png\" alt=\"\" width=\"250\" height=\"250\" class=\"alignleft size-thumbnail wp-image-34204\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/07\/hp-icon250.png 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/07\/hp-icon250-150x150.png 150w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/a><\/p>\n<p>HPLIP, HP&#8217;s inkjet and laser printers Linux driver, released version 3.21.10 with new devices and Linux distributions support.<\/p>\n<p><b>Zorin OS<\/b>, the modern Ubuntu-based Linux distribution, is finally supported by HPLIP&#8217;s official <code>.run<\/code> installer. And, it also adds <b>Debian 11<\/b> and <b>Ubuntu 21.10<\/b> support.<\/p>\n<p>As well, <a href=\"https:\/\/developers.hp.com\/hp-linux-imaging-and-printing\/release_notes\" rel=\"noopener\" target=\"_blank\">HPLIP 3.21.10<\/a> adds a list of new printers support:<\/p>\n<ul>\n<li>HP ENVY Inspire 7200e series, 7900e series<\/li>\n<li>HP LaserJet MFP M140a, MFP M139a, MFP M141a, MFP M142a, MFP M140w, MFP M140we, MFP M139w, MFP M139we, MFP M141w, MFP M141we, MFP M142we, MFP M142w<\/li>\n<li>HP LaserJet M109a, M110a, M111a, M112a, M109w, M109we, M110w, M110we, M111w, M111we, M112we, M112w<\/li>\n<li>HP DesignJet Z6 Pro 64in<\/li>\n<li>HP DesignJet Z9 Pro 64in<\/li>\n<li>HP PageWide XL Pro 5200 PS MFP series<\/li>\n<li>HP PageWide XL Pro 8200 PS MFP series<\/li>\n<li>HP PageWide XL 3920 MFP<\/li>\n<li>HP PageWide XL 4200 Printer, 4200 Multifunction Printer<\/li>\n<li>HP PageWide XL 4700 Printer, 4700 Multifunction Printer<\/li>\n<li>HP PageWide XL 5200 Printer, 5200 Multifunction Printer<\/li>\n<li>HP PageWide XL 8200 Printer<\/li>\n<\/ul>\n<h3>Download &#038; Install HPLIP 3.21.10:<\/h3>\n<p>1. Firstly, download the <code>.run<\/code> installer package from the link page below:<\/p>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background\" href=\"https:\/\/sourceforge.net\/projects\/hplip\/files\/hplip\/\" target=\"_blank\" rel=\"noreferrer noopener\">Download HPLIP (.run)<\/a><\/div>\n<\/div>\n<p>2. Next, open terminal from start menu (Ubuntu may press <b>Ctrl+Alt+T<\/b> on keyboard to open it). When it opens, add executable permission to the .run packge:<\/p>\n<pre>chmod u+x ~\/Downloads\/hplip*.run<\/pre>\n<p>3. Finally, run the installer to start installing the Linux driver:<\/p>\n<pre>~\/Downloads\/hplip*.run<\/pre>\n<p>Follow the terminal output to answer some questions. When everything&#8217;s done, plug or re-plug your HP printer and enjoy!<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/hplip32110-script.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/hplip32110-script.png\" alt=\"\" width=\"600\" height=\"197\" class=\"aligncenter size-full wp-image-35533\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/hplip32110-script.png 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/hplip32110-script-300x99.png 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p>For Ubuntu with <b>python-pyqt5<\/b> dependency issue, <a href=\"https:\/\/ubuntuhandbook.org\/index.php\/2021\/07\/install-latest-hplip-ubuntu-20-04-fix\/\" rel=\"noopener\" target=\"_blank\">this tutorial<\/a> may help.<\/p>\n<h3>How to Remove HPLIP:<\/h3>\n<p>The release somehow does not create source folder while installing process. You may re-run the installer with <code>--target<\/code> flag to extract source:<\/p>\n<pre>~\/Downloads\/hplip-3.21.10.run --target ~\/Downloads\/hplip-3.21.10<\/pre>\n<p>When you see the new folder generated in Downloads, type <b>q<\/b> or press <b>Ctrl+C<\/b> to quit installer. <\/p>\n<p>And, finally run the uninstall script from that folder will remove the driver:<\/p>\n<pre>sudo python3 ~\/Downloads\/hplip*\/uninstall.py<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/uninstall-hplip32110.webp\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/uninstall-hplip32110-600x314.webp\" alt=\"\" width=\"600\" height=\"314\" class=\"aligncenter size-large wp-image-35535\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/uninstall-hplip32110-600x314.webp 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/uninstall-hplip32110-300x157.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/uninstall-hplip32110-768x402.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/11\/uninstall-hplip32110.webp 1035w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p>That&#8217;s all. Enjoy!<\/p>","protected":false},"excerpt":{"rendered":"<p>HPLIP, HP&#8217;s inkjet and laser printers Linux driver, released version 3.21.10 with new devices and Linux distributions support. Zorin OS, the modern Ubuntu-based Linux distribution, is finally supported by HPLIP&#8217;s official .run installer. And, it also adds Debian 11 and Ubuntu 21.10 support. As well, HPLIP 3.21.10 adds a list of new printers support: HP [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":34537,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[586],"class_list":["post-35532","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","tag-hp-printer-driver"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/35532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=35532"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/35532\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/34537"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=35532"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=35532"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=35532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}