HPLIP, the free open-source HP developed Linux drivers for HP’s inkjet and laser printers, released new 3.25.2 version last week.
The new driver release added many new printer devices support. They include:
- HP LaserJet Enterprise Flow MFP 8601z
- HP LaserJet Enterprise Flow MFP 8601z+
- HP LaserJet Enterprise MFP 8601dn
- HP Color LaserJet Enterprise MFP 8801dn
- HP Color LaserJet Enterprise Flow MFP 8801z
- HP Color LaserJet Enterprise Flow MFP 8801z+
- HP LaserJet Enterprise 8501dn
- HP LaserJet Enterprise 8501x
- HP LaserJet Enterprise 8501x+
- DEX MFP D826
- DEX MFP D82640
- DEX MFP D82650
- DEX MFP D82660
- DEX D50145
- DEX MFP D42540
- DEX MFP D52645
- DEX Color D55745
- DEX Color MFP D57945
- DEX Color MFP D677
- DEX Color MFP D67755
- DEX Color MFP D67765
- DEX Color MFP D877
- DEX Color MFP D87740
- DEX Color MFP D87750
- DEX Color MFP D87760
- DEX Color MFP D87770
- DEX Color MFP D786
- DEX Colour MFP D78625
- DEX Color MFP D78630
- DEX Color MFP D78635
- DEX MFP D731
- DEX MFP D73130
- DEX MFP D73135
- DEX MFP D73140
The official .run
installer in the release finally added the following Linux Distributions support:
- Ubuntu 24.04
- Linux Mint 21.3
- Linux Mint 22
- Fedora 40
- Zorin 17.1
- MX Linux 23
And here’s also a download file change:
The .rpm plugin.run and plugin.run.asc files are provided as .zip files for this release. The zip files needs to be extracted to access the respective files.
How to Install HPLIP 3.25.2
The official .run
installer package is available to download via the link below:
For Ubuntu, select download the “hplip-3.25.2.run” package. Then, right-click on your Downloads folder and select “Open in Terminal”. Finally run the 2 commands one by one in pop-up terminal to install:
- First, add executable permission to the installer package:
chmod u+x ./hplip-3.25.2.run
- Then, run the installer and answer questions to follow terminal output:
./hplip-3.25.2.run
If everything goes well, you may then connect or re-connect your HP printer/scanner and enjoy!
Hello,
Installation from ‘hplip-3.25.2.run’ went without problems, but I got an error during plugin installation. Consequently a printer doesn’t work in my Ubuntu 24.04.2
/.hplip/hplip-3.25.2-plugin.run file does not match its checksum. File may have been corrupted or altered
Im getting this error too… It looks like HP doesnt have the file up or something… Quite annoying actually.
Time for a different printer I think
I am also on ubuntu 24.04.2 LTS. Having the same error “/.hplip/hplip-3.25.2-plugin.run file does not match its checksum. File may have been corrupted or altered”. Is there anyway to solve the issues?
Static hostname:Lenovo-Legion-5-15IMH05H
Icon name: computer-laptop
Chassis: laptop 💻
Operating System: Ubuntu 24.04.2 LTS
Kernel: Linux 6.11.0-24-generic
Architecture: x86-64
Hardware Vendor: Lenovo
Hardware Model: Lenovo Legion 5-15IMH05H
Firmware Version: EFCN59WW
Firmware Date: Fri 2023-06-09
Firmware Age: 1y 10month 1w 5d
The issue could be that the file you downloaded is broken. Did you try to re-download the file, e.g., from another mirror.
I do not know which mirror to download from. Can you advise. Thanks
Once you click download the package in the sourceforge.net, it redirect to a page that includes a “Problems Downloading” button. By clicking on that button, it shows menu to choose different mirror.
I am also on ubuntu 24.04.2 LTS. Having the same error “/.hplip/hplip-3.25.2-plugin.run file does not match its checksum. File may have been corrupted or altered”.
I used several different mirror and continue the same problem, unable to install hplip-plugin-3.25.2
I noticed that when downloading, the default version is 3.25.2. However, the certificate is version 3.24 from the HPLIP download website bottom.
HP printers are the best option with Linux, especially for scanners, which other printers don’e easily support.
The required plugin and signature files
hplip-3.25.2-plugin.run 2025-03-31 11:05 11M
hplip-3.25.2-plugin.run.asc 2025-03-31 11:05 195
are available at
https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/
To download, right click on file within browser and select save as, using the names on the website.
Then open the Downloads folder using the file viewer,
right click within the file manager window showing the contents of Downloads
select the Open in Terminal option, and a terminal should open within the Downloads folder.
Then, within the terminal type up to # as indicated below,
(ignore blanks immediately before # and all after as explanatory comments)
chmod +x hplip-3.25.2-plugin.run # make the run file executable to install
./hplip-3.25.2-plugin.run # to install it
Done… do not type this or following lines.
It should work, despite warnings, which you can ignore,
and it could help to restart, the computer.