GNU/Linux Ubuntu 22.04 Canon PIXMA TS8000 Printer Setup – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Canon PIXMA TS8000 Series Printer/Scanner in Ubuntu 22.04 Jammy LTS GNU/Linux Desktop.
And the Canon PIXMA TS8000 Ubuntu Setup it’s quick and easy because it only involves running a few Basic Shell Commands.
Especially relevant: after the Driver Installation to achieve the Printer Setup follow guidance to Add Printer!
The Canon TS8000 Series Printer includes the following Models: Canon PIXMA TS8020, TS8030, TS8040, TS8050, TS8051, TS8052, and TS8053.
Finally, included in the guide you find also instructions to Quick-Start with Canon Scanning on Ubuntu.
![Featured](https://tutorialforlinux.com/wp-content/media/dg139/printers/canon/intro/TS8050.webp)
1. Launching Terminal
Open a Terminal Shell Emulator Window:
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)
2. 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*
3. Downloading Driver
Download Canon TS8000 Printer Linux Driver
Select the TS8000 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
-
6. Accessing Ubuntu Settings
Then Open Ubuntu Settings
Hit Cmd/Win to start Searching:For the other Ubuntu-based OSes see: How to Add Printer on GNU/Linux Desktops
-
7. Adding Printer
And Add Printer on Ubuntu
Choose “Printers“:
But if Not Found then Verify the Printer is Connected and Turned On.How to Find Printer PPD File Location on Linux
Or Browse for the “Printer Drivers Database”.
Finally, the Printer should be Successfully Installed and Working on System!
8. Get Started Scanning
Getting-Started with Canon TS8000 Scanner on Ubuntu