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

How to Install Canon IP3600 Driver on Ubuntu 18.04 Bionic LTS

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

Canon iP3600 Ubuntu 18.04 - Driver Setup

  1. Now Enable 32-bit Architecture
    With this Command:

    sudo dpkg --add-architecture i386
  2. Follow Installing Canon Packages
    So to Access the Target Folder:

    cd /tmp/cnijfilter*-deb/packages

    Install GDebi Package Installer:

    sudo apt install gdebi-core gdebi

    And then to Setup:

    sudo gdebi ./*i386.deb
  3. And Finally, to Install Canon Printer Driver
    Again Access the Parent Directory simply with:

    cd ..

    Connect & Power On your Printer.
    Then Execute the Driver Installation Script:

    sudo ./install.sh

    In case of Installation Issues see this Troubleshooting!
    How to Install Canon PIXMA iP3600 Driver on Ubuntu 18.04 Bionic LTS - Installing