Pages

Add HP LaserJet 1020 Plus Printer to Ubuntu/Debian

HP LaserJet 1020 Plus is a popular printer. This printer can work well with Windows. HP Linux drivers are available and it makes our work easy. The following method tell about how to add the printer into Debian/Ubuntu

Connect your printer with the computer.
Install the following HP Printer packages
sudo apt install hplip hplip-gui
Add the user to the printer group
sudo usermod -a -G lp $USER
sudo sermod -a -G lpadmin $USER
Open the HP Tool Box from application menu and install Plugin.
Restart the printer.

1 comment: