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

Step-by-step – Printer Epson L455/L456 Installation in Debian

April 10, 2020 | By the+gnu+linux+evangelist.

Setting Up Driver

  1. 2. Downloading Epson Printer L455/L456 Driver

    Download Epson Printer GNU/Linux Driver

    Epson Printer L455/L456 .deb Driver
  • 3. Installing Epson L455/L456 Printer Driver

    Then to Install Epson Printers Driver in Debian
    First, access the Target location:

    cd ~/Downloads

    Check there is with:

    ls | grep epson

    And then to Setup it:

    sudo gdebi ./epson-inkjet-printer*lsb*.deb

    GDebi Package Installer will Manage the Software Dependencies…
    But if you get an Issue about Missing LSB then see instead: Espon ESC/PR Driver Debian Installation Guide
    If No GDebi then First:

    sudo apt install gdebi gdebi-core
  • Contents


    Tags: , , , , , , , , , , , , , , , , , , ,