GNU/Linux Ubuntu 18.04 Canon PIXMA iP110 Printer Setup – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Canon PIXMA iP110 Printer in Ubuntu 18.04 Bionic LTS GNU/Linux Desktop.
And the Canon PIXMA iP110 Ubuntu Driver Setup It’s quick and easy because it only involves running a few Basic Shell Commands.
Especially relevant: after the Driver Installation to achieve the Printer Setup follow guidance to Add Printer!
Finally, this Setup is Valid for All the Ubuntu-based Distros like:
- Linux Mint
- Zorin OS
- Lubuntu
- Elementary OS
- Kde Neon
- Pop_OS!
- Xubuntu
- Linux Lite
- Bodhi
- Puppy
- Kubuntu
- LXLE
- Trisquel
- Voyager
- feren OS
- Peppermint
- Linux Ultimate Edition (You may just need to Discover what’s the Parent Release)
1. Launching Terminal
Open a Terminal Shell Emulator Window:
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)
2. Installing Dependencies
Then Install Required Packages With:
sudo apt update
sudo apt-get install cups libxml2 libglade2-0 libpng1* libtiff*
3. Downloading Driver
Download Canon iP110 Printer Linux Driver
Select the iP110 Printer .deb Driver.
4. Extracting Driver
Extract into the /tmp directory
Possibly Double-Click on Driver from the File Manager:5. Installing Driver
Now to Install Canon Printer Driver
Access the Target location:cd /tmp/cnijfilter*
Run the Installation script:sudo ./install.sh
You could be asked to Connect and Turn On the Printer…
In case of Installation Issues see this Troubleshooting! Now in case of Issue then try first to execute:cd packages
And then for 64-bit Systems:sudo apt install ./*amd64.deb
Instead on 32-bit:sudo apt install ./*i386.deb
6. Adding Printer
Finally, Go to Add Printer:
Search for the Settings App (Type Cmd/Win to Start Searching):How to Find Printer PPD File Location on GNU/Linux
Or Else Find it in the “Printers Database”.
So, your Printer should be Now successfully Installed and Working! ;)