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

How to Install Canon PIXMA Printer on Ubuntu Budgie

February 20, 2021 | By the+gnu+linux+evangelist.

Installing Printer Driver

  1. 2. Downloading Canon PIXMA Printer Driver

    Download Canon PIXMA Printer Ubuntu Budgie Driver

    Canon PIXMA .deb Driver

Especially relevant: for “MG3620” are good All the MG3600 Series Models and for Instance MG3640.
Like that also for all the other PIXMA Printers…

  • 3. Extracting Canon PIXMA Printer Driver

    Then Double-Click/Right-Click & Open with Archive Manager
    And Extract into the /tmp directory:

    How to Install Canon PIXMA Ubuntu Budgie - File Manager
  • 4. Installing Canon PIXMA Printer Driver

    Then to Install Canon PIXMA Printer Driver
    First, Install required Package:

    sudo apt install libpango1.0-0

    Follow Installing the Canon Packages
    So access the Target with:

    cd /tmp/cnijfilter*deb/packages

    Then for 32-bit Systems:

    sudo apt install ./*i386.deb

    For 64-bit Systems instead:

    sudo apt install ./*amd64.deb

    In case of Installation Issues see this Troubleshooting!

    Now to Install Canon Printer Driver.

    cd /tmp/cnijfilter*

    Connect & Power On your Printer.

    sudo ./install.sh

    In case of Installation Issues see this Troubleshooting!
    How to Install Canon PIXMA Ubuntu Budgie - Installing

  • Contents