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

How to Install Canon I-SENSYS MF3220/MF3228 Debian Driver Easy Guide

May 31, 2019 | By the+gnu+linux+evangelist.

Canon i-SENSYS MF3220/MF3228 Debian Set up Guide

Hi! The Tutorial shows you Step-by-Step How to Install Printer Canon i-SENSYS MF3220/MF3228 Driver in Debian-Based GNU/Linux Desktops.

And the Canon i-SENSYS MF3220/MF3228 Debian Setup is Quick and Easy, it involves at most some basic Shell commands execution.

Moreover, this same Setup is valid for All the Debian-based systems like:

  • Kali
  • MX Linux
  • Deepin
  • Parrot
  • antiX
  • SparkyLinux
  • Q4OS
  • Vanilla OS
  • Netrunner
  • Voyager Debian
  • MakuluLinux
  • Elive
  • LMDE
  • Parsix

Especially relevant: Canon recommends that when available the CQue Driver should be used as the default Product on all Linux systems.

Elsewhere choose the UFRII Driver that is the 2nd version of UFR (Ultra Fast Render) functionally similar to Postscript and PCL.

But for some LBP Printer you may need instead see the: CAPT Driver Setup on GNU/Linux Desktops.

Finally, after the Driver Installation to achieve the Setup follow the included instructions to Add Printer!

Finally, the guide includes also detailed instructions on How to Getting-Started with Canon MF3220/MF3228 Scanner on Debian.

How to Install Canon i-SENSYS MF3220/MF3228 Debian Driver - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Canon i-SENSYS MF3220/MF3228 Debian Driver - Open Terminal

    In case first see: Terminal QuickStart Guide.


[nextpage title=”Downloading”]

  1. Then Update Debian Repo Sources.

    sudo apt update
  2. Download Canon i-SENSYS MF3220/MF3228 Debian Drivers

    Canon i-SENSYS MF3220/MF3228 Deb 32/64-bit Driver

    Search for your Canon i-SENSYS Printer Model.
    When available get the CQue Driver elsewhere the UFRII one.
    In case of a LBP Printer you may need instead see the: CAPT Driver Setup Guide.

  3. If Needed Double-Click & Open with Archive Manager
    Then Extract into the /tmp directory:

    How to Install Canon i-SENSYS MF3220/MF3228 Debian Driver - File Manager


[nextpage title=”Installing Driver”]

  1. Follow Checking/Installing GDebi Package Installer:

    which gdebi

    If Not there then:

    sudo apt update
    sudo apt install gdebi-core gdebi

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  2. Install Canon i-SENSYS CQue/UFRII Driver.

    If found CQue Driver in your printer then:

    sudo gdebi ~/Downloads/CQue*.deb

    Else for UFRII:
    First, change to the Target Directory
    For 32-bit Systems:

    cd /tmp/*/32-bit*/Debian

    For 64-bit Systems:

    cd /tmp/*/64-bit*/Debian

    Next Install UFRII Packages with:

    sudo gdebi ./*.deb

    And Finally, Run the Installation Script:

    cd ../..
    sudo ./install.sh


[nextpage title=”Printer Setup”]

  1. Then Open Debian Settings:

    How to Install Canon i-SENSYS MF3220/MF3228 Debian Driver - Open Settings

    Simply Hit Cmd/Win and Search for ‘Settings’.

  2. And Install Printer in Debian Desktop

    How to Install Canon i-SENSYS MF3220/MF3228 Debian Driver - Debian Settings Devices

    Click the ‘Add Printer’ Button:

    How to Install Canon i-SENSYS MF3220/MF3228 Debian Driver - Add Printer


[nextpage title=”Quick-Start Scanning”]

  1. Getting-Started with Canon MF3220/MF3228 Scanner on Debian

    Canon Scanner Quick Start on Debian