Driver Setup
-
2. Installing Packages
Then Install Required Packages
With:sudo apt update
sudo apt-get install cups libxml2 libglade2-0 libpng1* libtiff*
-
3. Downloading Driver
Download Canon TS8351/TS8352 Printer Linux Driver
Select the TS8351/TS8352 Printer .deb Driver.
-
4. Extracting Driver
Extract into the /tmp Directory
Possibly Double-Click on Driver from the File Manager: -
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 execute:cd packages
And then for 64-bit Systems:
sudo apt install ./*amd64.deb
Instead on 32-bit:
sudo apt install ./*i386.deb
Contents