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

How to Install Canon MG3650 Driver on Ubuntu 19.04 Disco

April 7, 2019 | By the+gnu+linux+evangelist.

Canon MG3650 Ubuntu 19.04 - Driver Setup

  1. Finally, to Install Canon MG3650 Ubuntu Driver
    Access the Target location:

    cd /tmp/cnijfilter*

    Then 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!
    How to Install Canon PIXMA MG3650 Driver Ubuntu 19.04 - Installing
    Now if in the Output you find trace of some Missing Package then try first to Execute:

    cd packages
    sudo apt install gdebi-core gdebi

    On 64-bit Systems:

    sudo gdebi ./*amd64.deb

    And instead for 32-bit Computers:

    sudo gdebi ./*i386.deb