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

Epson Inkjet Printer Driver Installation in Linux Lite

April 19, 2021 | By the+gnu+linux+evangelist.

GNU/Linux Lite Printer Inkjet Epson Setup – Step-by-step Guide

Hi! The Tutorial shows you Step-by-Step How to Install Epson Inkjet Printer in Lite GNU/Linux Desktop.

First, Search on the Epson Support Website if a Linux Driver is Available for your Epson Printer.

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

And then using the Epson Printer Utility Software, you can Check Ink Levels, View Error and other Status… on EPSON Printer.

Finally, for the All-in-one models you find detailed instructions on How to Get Started Epson Scanning on Lite.

How to Install Epson Inkjet Printer Linux Lite - Featured
  1. 1. Launching Terminal

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

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