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

Printer Epson L395/L396 Installation on MX Linux

March 11, 2020 | By the+gnu+linux+evangelist.

GNU/Linux MX Epson L395/L396 Printer Setup – Step by step Guide

How to Install Epson EcoTank L395/L396 Printer/Scanner on MX GNU/Linux desktops – Step by step Tutorials.

And to Install Epson L395/L396 Printer on MX Linux you need to Setup the Proprietary Driver.

Especially relevant: after the Driver Setup to achieve the Printer Setup follow the included instructions to Add Printer.

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

Finally, the guide includes also instructions on How to Getting Started Epson L395/L396 Scanning on MX Linux.

Step-by-step Driver Epson Printer L395/L396 MX Linux Installation -  Featured
  1. 1. Launching Terminal

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

    Step-by-step Driver Epson Printer L395/L396 MX Linux Installation - Open Terminal Shell Emulator
    And Update MX Apt Repository:
    sudo apt update