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

How to Install Canon MAXIFY Printer on Debian

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

GNU/Linux Debian Printer Canon MAXIFY Printer Setup – QuickStart Guide

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

And the Canon MAXIFY Debian Driver Installation It’s quick and easy because it only involves running a few Basic Shell Commands.

Especially relevant: after the Driver Setup to achieve the Printer Installation, follow instructions to Add Printer!

Finally, included in this Tutorial you find also Link to Guide for Get Started with Canon Scanning on Debian.

How to Install Canon MAXIFY Printer in Debian - Featured
  1. 1. Launching Terminal

    Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Canon MAXIFY Printer in Debian - Open Terminal