First I downloaded printer driver software from HP.
In the terminal window I always get error code 100 when installing an HP printer and scanner, so the installation does not work. How do I solve this?
First I downloaded printer driver software from HP.
In the terminal window I always get error code 100 when installing an HP printer and scanner, so the installation does not work. How do I solve this?
Open the terminal and type:
sudo apt install hplip libqt5printsupport5
hp-setup --gui
If you have problems run the second command in interactive mode instead of GUI mode.
hp-setup --interactive
There's no need to download an HP driver, they are built-in in Ubuntu. Open the terminal and type hp-setup
. See if you can install the printer now.
Download from this link: https://sourceforge.net/projects/hplip/files/hplip/3.18.9/hplip-3.18.9.run/download?use_mirror=nchc
Next add execute parameter
chmod +x hplip-3.18.9.run
then execute as normal user. This installer can download and install dependencie.
./hplip-3.18.9.run
After installation launch hp-setup