$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Canon IP110 Printer on Ubuntu 18.04

March 27, 2022 | By the+gnu+linux+evangelist.

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)
Featured
  1. 1. Launching Terminal

    Open a Terminal Shell Emulator Window:
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Open Terminal
    In case first see: Terminal QuickStart Guide.
  2. 2. Installing Dependencies

    Then Install Required Packages With:

    sudo apt update
    sudo apt-get install cups libxml2 libglade2-0 libpng1* libtiff*
  3. 3. Downloading Driver

    Download Canon iP110 Printer Linux Driver

    Get Canon iP110 .deb Driver
    Select the iP110 Printer .deb Driver.
  1. 4. Extracting Driver

    Extract into the /tmp directory
    Possibly Double-Click on Driver from the File Manager:

    Extract
    But if you are in Trouble to Find it out then See: How to Access Downloads Folder from Browser.
  2. 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! Installing 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
  3. 6. Adding Printer

    Finally, Go to Add Printer:

    Search for the Settings App (Type Cmd/Win to Start Searching):
    Settings App
    Again Choose Devices:
    Ubuntu Settings Devices
    And now Choose the “Add Printer” Button:
    Add Printer
    Then Browse to “Install PPD File” Driver…

    How to Find Printer PPD File Location on GNU/Linux

    GNU/Linux Desktops Ubuntu File Location Searching
    .
    Or Else Find it in the “Printers Database”.
    So, your Printer should be Now successfully Installed and Working! ;)