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

Install Canon ImageCLASS Linux Debian Stretch 9 Easy Guide

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

Install Canon imageCLASS Linux Debian Stretch 9

Hi! The Tutorial shows you Step-by-Step How to Install Canon imageCLASS in Debian Stretch 9 GNU/Linux Desktop.

And the Canon imageCLASS Setup on Linux Debian is Quick and Easy, it involves at most some basic Shell commands execution.

Finally, for the All-in-one models you find included instructions on How to Get Started with Canon Scanning on Debian.

How to Install Canon imageCLASS Linux Debian Stretch 9 - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Canon imageCLASS Linux Debian Stretch 9 - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download Canon imageCLASS Linux Debian Drivers

    Canon imageCLASS Deb 32/64-bit Driver

    Search for your Canon imageCLASS Printer Model.
    And Grab the Latest UFRII available Driver.

  3. If Needed Double-Click & Open with Archive Manager
    Then Extract into the /tmp directory:

    How to Install Canon imageCLASS Debian 8 - File Manager
  4. Follow Checking/Installing GDebi Package Installer:

    which gdebi

    If Not there then:

    sudo apt-get update
    sudo apt install gdebi-core gdebi

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  5. Install Canon imageCLASS CQue/UFRII Driver.

    If found CQue Driver in your printer then:

    sudo gdebi ~/Downloads/CQue*.deb

    Else for UFRII:
    First, change to the Target Directory
    For 32-bit Systems:

    cd /tmp/*/32-bit*/Debian

    For 64-bit Systems:

    cd /tmp/*/64-bit*/Debian

    Next Install UFRII Packages with:

    sudo gdebi ./*.deb

    And Finally, Run the Installation Script:

    cd ../..
    sudo ./install.sh
  6. Again Install/Update CUPS Package

    sudo apt-get install cups

    And if Freshly installed it need also to Started with:

    sudo service cups start
  7. Finally, Add Printer
    And it should be Recognized and Installed!

  8. How to Get Started with Canon Scanning on Linux Debian

    Linux Debian Canon Scanner Quick Start