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

How to Install Canon PIXMA Linux Mint

February 16, 2018 | By the+gnu+linux+evangelist.

Installing Package Installer for Canon Driver Linux Mint

  • Next Checking/Installing GDebi Package Installer:

    which gdebi

    If Not there then:

    sudo apt-get update
    sudo apt install gdebi-core gdebi

    If Got “User is Not in Sudoers file” then see: How to Enable sudo