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

How to Install Canon MX532/MX534/MX535 Printer on MX Linux – Step-by-step

December 18, 2022 | By the+gnu+linux+evangelist.

Installing Printer

  1. 4. Extracting Archive

    Extract into the /tmp directory
    Possibly Double-Click/Right-Click to Open with the Archive Manager:

    Extract

    But if yuo are in Trouble to Find it out then See: How to Access Downloads Folder from Browser.

  2. 5. Setting up Driver

    Installing Canon Printer Driver
    Access the Target location:

    Copy
    cd /tmp/cnijfilter*

    Run the Installation script:

    Copy
    sudo ./install.sh

    You could be asked to Connect and Turn On the Printer…
    In case of Installation Issues see this Troubleshooting!
    Installing
    Now if in the Output you find trace of some Missing Package then try first to execute:

    Copy
    cd packages

    Then for 64-bit Systems:

    Copy
    sudo apt install ./*amd64.deb

    And instead for 32-bit:

    Copy
    sudo apt install ./*i386.deb

    Finally, in case of further Issues try to Upgrade your System with:

    Copy
    sudo apt upgrade
  3. 6. Adding Printer

    Finally, to Add Printer
    First Choose Printers:

    Printers

    And then Add New Printer:

    Add New Printer

    Then Choose the Printer:

    Choosing Printer

    Now Browse to “Install PPD File” Driver:

    Browsing for Driver or PPD

    How to Find Printer PPD File Location on Linux

    Here GNU/Linux PPD File Location
    How to Locate Printer PPD File on GNU/Linux Desktop Guide

    Or Browse for the “Printer Drivers Database”.

    Finally, the Printer should be Successfully Installed and Working on System!

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,