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

Printer Epson XP-302/XP-303/XP-305 Installation on Debian – Step by step

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

GNU/Linux Debian Epson XP-302/XP-303/XP-305 Printer Setup – Step by step Guide

How to Install Epson XP-302/XP-303/XP-305 Series Printer/Scanner on Debian-Based GNU/Linux desktops – Step by step Tutorials.

And to Install Epson XP-302/XP-303/XP-305 Printer on Debian you need to Setup the Proprietary Driver.

Especially relevant: after the Driver Installation to achieve the Printer Setup follow guidance to Add Printer!

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

Moreover, the guide includes also detailed instructions on How to Get Started Epson Scanning.

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

Printer Epson XP-302/XP-303/XP-305 Debian Installation – Step-by-step
  1. 1. Terminal QuickStart

    How to QuickStart with Command Line on Debian GNU/Linux

    Console Debian QuickStart Guide

    First Update the Apt Repo Sources with:

    sudo apt update