Installing Driver
-
2. Downloading Driver
Download Canon Printers Linux antiX Drivers
Search for “linux [myCanonModRounded]”
You may need to Round Down the Printer Model Number as here below…
Eg: for ‘mx472’ search for “linux mx470”
And for ‘MG2240’ search for “linux MG2200” -
3. Extracting Driver
Then Extract into the /tmp Directory
If needed Double-Click/Right-Click and Open with Archive Manager: -
4. Installing Driver
Finally, to Install Canon PIXMA Printer Driver on antiX
Access the Target location:cd /tmp/cnijfilter*
Run the Installation script:
sudo ./install.sh
In case of Installation Issues See this Troubleshooting!
During installation you may be Asked to Connect & Power On your Printer…
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