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

How to Install Canon PIXMA Printer on Linux Lite

February 20, 2021 | By the+gnu+linux+evangelist.

Installing Printer Driver

  1. 2. Downloading Canon PIXMA Printer Driver

    Download Canon PIXMA Printer Lite Driver

    Here Canon PIXMA .deb Driver
    Please Donate $1 to Remove Ads!




    Get Canon PIXMA Printer Drivers for Lite Linux.

    Especially relevant: for “MG3620” are good All the MG3600 Series Models and for Instance MG3640.
    Like that also for all the other PIXMA Printers…

  2. 3. Extracting Canon PIXMA Printer Driver

    Then Double-Click/Right-Click & Open with Archive Manager
    And Extract into the /tmp directory:

    How to Install Canon PIXMA Lite - File Manager
  3. 4. Installing Canon PIXMA Printer Driver

    Then to Install Canon PIXMA Printer Driver
    First, Install required Package:

    Copy
    sudo apt install libpango1.0-0

    Follow Installing the Canon Packages
    So access the Target with:

    Copy
    cd /tmp/cnijfilter*deb/packages

    Then for 32-bit Systems:

    Copy
    sudo apt install ./*i386.deb

    For 64-bit Systems instead:

    Copy
    sudo apt install ./*amd64.deb

    In case of Installation Issues see this Troubleshooting!

    Now to Install Canon Printer Driver.

    Copy
    cd /tmp/cnijfilter*

    Connect & Power On your Printer.

    Copy
    sudo ./install.sh

    In case of Installation Issues see this Troubleshooting!
    How to Install Canon PIXMA Lite - Installing

Contents