Searching at Google I see several options to install my HP printer, including starting the HPLIP installation, but I understand that Ubuntu 20.04 already brings HPLIP installed, version 3.20 So I understand the best option is with the command hp-setup is the best option to install my HP printer?
Asked
Active
Viewed 42 times
0
hp-setup
from HPLIP? – Daniel Vavrik Apr 09 '21 at 06:08sudo apt-get install hplip-gui
followed byhp-setup
andhp-plugin
will do the job. – N0rbert Apr 09 '21 at 20:56