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

Step by step – Printer Epson XP-212/XP-213 Installation on Debian

May 9, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Debian Epson XP-212/XP-213 Printer Setup – Step by step Guide

How to Download and Install Epson XP-212/XP-213 Printer/Scanner Driver on Debian GNU/Linux OldStable/Stable/Testing/Sid desktops.

And to Install Epson XP-212/XP-213 Printer on Debian you need to Setup the Proprietary Driver.

Moreover, using the Epson Printer Utility Software, you can check Ink Levels, View Error and other Status

Especially relevant: to achieve the Setup follow the included instructions on How to Add XP-212/XP-213 Printer and Get Started Scanning.

Step-by-step – Driver Epson XP-212/XP-213 Debian Installation
  1. 1. Terminal QuickStart

    How to QuickStart with Command Line on Debian GNU/Linux

    Bash Shell Debian QuickStart Guide

    First, Update the Apt Repo Sources with:

    sudo apt update