Canon E610 Printer Quick Start for Debian
Hi! The Tutorial shows you Step-by-Step How to Install Canon E610 Printer Driver on Debian/Kali/LMDE/Parsix/antiX/MakuluLinux/Elive Desktop.
And the Canon E610 Driver Installation procedure is Quick & Easy and simply involves the execution of some basic Commands on the Terminal Shell emulator.

Open a Command Line Terminal window
Kickoff > Type “kons” > Return
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
Download Canon E610 Debian Driver
Double-Click/Right-Click & Open with Archive Manager
Then 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
Access the Target Directory:
cd /tmp/cnijfilter*/packages
Installing Canon E610 Printer Driver
For 32-bit Systems:sudo gdebi ./*i386.deb
Instead, for the 64-bit ones:
sudo gdebi ./*x86_64.deb
If Got “User is Not in Sudoers file” then see: How to Enable sudo