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

How to Install Epson L380/L382 Printer on Linux Mint

August 20, 2019 | By the+gnu+linux+evangelist.

Installing Software

  1. Download Epson L380/L382 Series Printer Utility for Linux Mint

    Epson L380/L382 Series Printer Utility .deb

    Get the Epson Printer L380/L382 Series Utility to Install Epson L380/L382 Printer on Linux Mint.

  2. Double-Click/Right-Click on the Epson Printer Utility Package
    Or Select open with GDebi / QApt before Downloading.
    After Click on Install in the Package Installer

    How to Install Epson L380/L382 Printer on Linux Mint - Epson Printer Utility GDebi

    Here below a Shot of the Epson Printer Utility with the well-marked Features…
    How to Install Epson L380/L382 Printer on Linux Mint - Epson Printer Utility
    Or again, if you prefer from Terminal execute:

    sudo apt install gdebi-core gdebi
    sudo gdebi ~/Download/epson*.deb

    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.