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

Printer Epson L130/L132 Installation on Debian – Step by step

June 22, 2022 | By the+gnu+linux+evangelist.

GNU/Linux Debian Epson L130/L132 Printer Setup – Step by step Guide

This tutorial shows you step-by-step How to Install Epson L130/L132 Debian GNU/Linux desktop – Step by step Tutorial.

And to Setup Epson L130/L132 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:

Featured
  1. 1. Launching Terminal

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

    Open Terminal Shell Emulator

    And then Update Debian Repositories:
    This step is a precaution in case the sources are not Up to Date.
    So if you prefer try first to Install it directly like shown here below…

    sudo apt update