Canon MG3650 Scanner Ubuntu 18.04 - Driver Setting Up
-
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 Look:Solution
-
Now Install the Canon Packages with:
cd /tmp/scangearmp-*-deb
For 32-bit Systems:
sudo gdebi ./*i386.deb
For 64-bit Systems:
sudo gdebi ./*amd64.deb
-
Installing Canon Scanner Driver.
cd /tmp/scangearmp-*-deb
sudo ./install.sh
Contents