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

Printer Epson L395/L396 Installation in Fedora

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

Installing Driver

  1. 2. Downloading

    Download Epson Printer L395/L396 Driver in Linux

    Epson Printer Fedora .rpm Driver
  2. 3. Installing Driver

    Then to Install Epson Printer in Fedora
    First, access the Download target, usually with:

    cd ~/Downloads

    To Check the Package is there:

    ls | grep epson

    The grep Command Refine the output List showing only the entries Matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Finally, to Setup it:

    sudo su -c "dnf install ./epson*printer-escpr*lsb*.rpm"

    Or on Fedora < 22 instead:

    sudo su -c "yum install ./epson*printer-escpr*lsb*.rpm"

    Then dnf/yum Package Installer will Manage the Software Dependencies…


  3. Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,