$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Canon MG3650 Scanner in Ubuntu 18.04 LTS

January 8, 2018 | By the+gnu+linux+evangelist.

Canon MG3650 Scanner Ubuntu 18.04 - Driver Setting Up

  1. 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

  2. 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
  3. Installing Canon Scanner Driver.

    cd /tmp/scangearmp-*-deb
    sudo ./install.sh