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

How to Install Canon PIXMA Printer on Fedora 27 Easy Guide

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

Install Canon PIXMA Driver Fedora 27

Hi! The Tutorial shows you Step-by-Step How to Install Canon PIXMA Printer/Scanner in Fedora 27 GNU/Linux Desktops.

And the Fedora 27 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 GNU/Linux Desktops.

How to Install Canon PIXMA Driver on Fedora 27 - Featured
  1. Open a Shell Session
    (Press “Enter” to Execute Commands)

    How to Install Canon PIXMA Driver on Fedora 27 - 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 Fedora 27 - File Manager
  4. Extract into the /tmp Directory.

    How to Install Canon PIXMA Driver on Fedora 27 - 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 Fedora 27 - 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 GNU/Linux Desktops

    GNU/Linux Desktops Canon Scanner Quick Start