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

Printer Epson XP-55 Installation on Debian – Step by step

February 19, 2023 | By the+gnu+linux+evangelist.

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

This tutorial shows you step-by-step How to Install Epson XP-55 Series Printer on Debian GNU/Linux desktop – Step by step Tutorial.

And to Setup Epson XP-55 on Debian you need first to Install the Proprietary Driver.

Especially relevant: after the Driver Setup follow the detailed instructions on How to Add Printer on Debian.

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

Finally, this Setup is valid for all the Debian-based Distros like:

Printer Epson XP-55 Debian Installation – Step-by-step
  1. 1. Terminal Getting-Started

    How to QuickStart with Command Line on Debian GNU/Linux

    Console Debian Linux QuickStart Guide

    First Update the Apt Repo Sources with:

    sudo apt update
    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.