Driver Setup
-
3. Extracting Driver
Possibly Double-Click on Printer Driver on the File Manager:
Next again on the included deb Archive.
And Extract Cnijfilter 3.70 into the /tmp Directory:
-
4. Installing Dependencies
Then Install Required Packages
First, Update the Apt Repo Souces with:sudo apt update
And then play:
sudo apt-get install cups libxml2 libglade2-0 libpng1* libtiff*
How to Install Missing Packages for Canon Driver on Linux Mint
-
5. Installing Driver
Now to Install Canon Printer Driver
Access the Target location:cd /tmp/cnijfilter*
Run the Installation script:
sudo ./install.sh
You could be asked to Connect and Turn On the Printer…
In case of Installation Issues see this Troubleshooting!
Now in case of Issue then try first to Install the Packages:
cd packages
Then on 64-bit Systems:
sudo gdebi ./*amd64.deb
Instead for 32-bit Systems:
sudo gdebi ./*i386.deb
Contents