Step 2: Install Dependency Packages
A. Open a terminal shell.
B. Update your apt repositories.
Enter this command:
su -c "apt-get update"
C. Install the required dependency packages.
Enter this command:
su -c "apt-get install --yes libcupsys2 libcupsys2-dev build-essential gs-esp openssl libjpeg62-dev libsnmp9-dev libtool libusb-dev python-imaging python-qt4 python-qt4-dbus python-dbus libdbus-1-dev python-gobject python-dev python python-reportlab sane libsane-dev sane-utils xsane"
Step 3: Download HPLIP
Note
We recommend that you download the HPLIP tarball to your home or desktop directory.
A. Click here to Download the Regular Tarball
B. Go to the directory where you downloaded the HPLIP tarball.
Example:
cd ~/Desktop
C. Uncompress the tarball.
Enter this command:
tar xvfz hplip-3.10.6.tar.gz
This will create a directory with the same name as the tarball file.
D. Change your working directory to the hplip-3.10.6 directory.
Example:
cd hplip-3.10.6
Step 7: Post Installation Step(s)
A. If you are going to be setting up a printer with USB and the printer is already plugged in, you will need to do one of the following:
- Unlpug and re-plug in the USB printer, or
- Restart your PC.
Failure to do this will cause your USB printer to not be detected by HPLIP.