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

How to Install Canon PIXMA Printer on RHEL 7 Easy Guide

May 19, 2018 | By the+gnu+linux+evangelist.

Install Canon PIXMA Driver RHEL 7

How to Install Canon PIXMA Printer/Scanner on RHEL 7 GNU/Linux desktops – Step by step Tutorials.

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

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

How to Install Canon PIXMA Driver on RHEL 7 - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Canon PIXMA Driver on RHEL 7 - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download Canon PIXMA Printers Linux Drivers

    Canon PIXMA Printers .rpm Driver

    Search for “linux [myCanonModRounded]”
    You may need to Round Down the Printer Model Number as here below…
    Eg: for ‘mx472’ search for “linux mx470”
    And for ‘MG2240’ search for “linux MG2200”

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

    How to Install Canon PIXMA Driver on RHEL 7 - File Manager
  4. Extract into the /tmp Directory.

    How to Install Canon PIXMA Driver on RHEL 7 - Extract
  5. Install Canon Printer Driver

    cd /tmp/cnijfilter*
    sudo ./install.sh

    During installation you may be Asked to Connect & Power On your Printer…
    How to Install Canon PIXMA Driver on RHEL 7 - Installing
    Now in case of Issue then try first to execute:

    cd /tmp/cnijfilter*rpm/packages

    And on a 64-bit System play:

    sudo yum install ./*64.rpm
  6. How to Get Started with Canon Scanning on RHEL

    RHEL Canon Scanner Quick Start