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

GNU/Linux Debian Mate Add Printer

November 13, 2019 | By the+gnu+linux+evangelist.

How to Add Printer on Debian Mate desktop

The tutorial shows you step-by-step How to Add New Printer on Debian Mate GNU/Linux desktop – Step by step Tutorial.

And to Achieve the Printer Setup on Debian Mate you need first to Download and Install the Printer Driver.

Especially relevant, this Guide covers the most popular Printer Brands such as: HP, Epson, Canon, Brother, Samsung, Pantum, Kyocera, Konica Minolta, Lexmark, and Fuji Xerox.

GNU/Linux Debian Mate Add Printer - Featured
  1. 1. Launching Terminal

    Open a Terminal window
    (Press “Enter” to Execute Commands)

    Open Terminal Shell Emulator
    Ctrl+Alt+t on desktop.

    And Update Debian Apt Repository:

    sudo apt update