Canon MG2220/MG2240/MG2250 / MG2250 Printer Quick Start for Linux Mint
You are Welcome! The Tutorial shows you Step-by-Step How to Install the Canon MG2220/MG2240/MG2250 / MG2250 PIXMA Printer Drivers on Linux Mint Mate/Cinnamon/KDE/Xfce Desktop.
Included in the Canon Printer Installation Tutorial for Mint Linux you find also detailed instructions on How to Get Started with Canon Scanning on Mint.

-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands) -
Download Canon MG2220/MG2240/MG2250 / MG2250 Linux Mint Driver
-
Double-Click/Right-Click & Open with Archive Manager
And Extract into the /tmp directory: -
Checking/Installing GDebi Package Installer:
which gdebi
If Not there then:
sudo apt-get install gdebi gdebi-core
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Install the Canon Packages with:
cd /tmp/cnijfilter*deb/packages
For 32-bit Systems:
sudo gdebi ./*i386.deb
For 64-bit Systems:
sudo gdebi ./*amd64.deb
In case of Installation Issues see this Troubleshooting!
-
Installing Canon Printer Driver:
cd /tmp/cnijfilter*
Connect & Power On your Printer.
sudo ./install.sh
In case of Installation Issues see this Troubleshooting!
Now in case of Issue then try first to execute:cd packages
And then for 64-bit Systems:
sudo apt install ./*amd64.deb
Instead on 32-bit:
sudo apt install ./*i386.deb
-
How to Get Started with Canon Scanning on Linux Mint