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

Step-by-step – Canon CAPT Printer Driver EndeavourOS Installation

April 11, 2021 | By the+gnu+linux+evangelist.

Printer Setup

  1. 4. Installing Printers Manager

    Now to Install Printer Config GUI
    Execute:

    Copy
    sudo pacman -Sy system-config-printer
  2. 5. Accessing Printers Manager

    Then Launch Printers Manager Applet
    So first access the EndeavourOS Menu:

    Menu

    You can use the “Cmd/Win” Keystroke.
    Just searching for “printers”, here on EndeavourOS:

    Printer Manager
  3. 6. Adding Printer

    Finally, to Add Printer
    First, choose Add Printer:

    Add Printer

    And then your USB connected and turned on Device should be automatically Discovered:

    Add New Printer

    Otherwise you need to specify Network location.
    Then Browse to “Install PPD File” Driver.
    How to Find Printer PPD File Location on EndeavourOS Linux

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

    Or else try to Search it in the “Printers Database”.
    Follow the Wizard and the Printer should be successfully Founded and Installed…

Contents