Driver Setup
-
Follow Checking/Installing GDebi Package Installer:
which gdebi
If Not there then:
sudo apt update
sudo apt install gdebi-core gdebi
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Install Canon i-SENSYS CQue/UFRII Driver.
If found CQue Driver in your printer then:
sudo gdebi ~/Downloads/CQue*.deb
Else for UFRII:
First, change to the Target Directory
For 32-bit Systems:cd /tmp/*/32-bit*/Debian
For 64-bit Systems:
cd /tmp/*/64-bit*/Debian
Next Install UFRII Packages with:
sudo gdebi ./*.deb
And Finally, Run the Installation Script:
cd ../..
sudo ./install.sh
Contents