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

How to Install Canon MAXIFY Printer on Debian Stretch 9 Linux

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

Debian Stretch Canon MAXIFY Setup

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

And the Canon MAXIFY Debian 9 Setup it’s easy because it’s enough to Download and Install the Proprietary Driver.

Moreover, Included inside the guide you find also instructions on How to Get Started with Canon Scanning on Debian.

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

    How to Install Canon MAXIFY Printer in Debian Stretch 9 - Open Terminal
  2. Download Canon Printers Linux Debian Drivers

    Here Canon MAXIFY .deb Driver
    Getting-Started with Canon Printing on Linux Debian Stretch 9 32/64-bit.

    Grab Linux Debian Package
    Furthermore, the Driver is Valid for All Series Printer…
    EG: the “iB4040” package is Valid for All “iB40[X]0” Printer models!

  3. Possibly Double-Click on Printer Driver on the File Manager:

    How to Install Canon MAXIFY Printer in Debian Stretch 9 - File Manager
  4. Extract into the /tmp Directory.

    How to Install Canon MAXIFY Printer in Debian Stretch 9 - Extract
  5. Installing Canon Printer Driver
    Access the Target location:

    Copy
    cd /tmp/cnijfilter*

    Run the Installation script:

    Copy
    sudo ./install.sh

    You could be asked to Connect and Turn On the Printer…
    In case of Installation Issues see this Troubleshooting!

    How to Install Canon MAXIFY Printer in Debian - Installing
    Now in case of Issue then try first to execute:

    Copy
    cd packages

    And then for 64-bit Systems:

    Copy
    sudo apt install ./*amd64.deb

    Instead on 32-bit:

    Copy
    sudo apt install ./*i386.deb
  6. Again Install/Update CUPS Package

    Copy
    sudo apt-get install cups

    And if Freshly installed it need also to Started with:

    Copy
    sudo service cups start
  7. Finally, Go on System Settings to Add Printer
    And the Printer will be Recognized and Installed.

  8. How to Get Started with Canon Scanning on Debian

    Here Debian Canon Scanner Quick Start
    Link to Get Started with Canon Scanning on Debian Stretch 9 GNU/Linux.