$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.

Setting Up Driver

  1. Double-Click/Right-Click on the Epson Printer Driver Package
    Or Select open with GDebi / QApt before Downloading.

    How to Install Epson Printer Generic Driver on Linux Mint - Linux Mint Epson Printer Driver

    After Click on Install in the Package Installer.

    Quick-start with Epson Printer in Linux Mint - Linux Mint GDebi Installing Epson Printer Drivers

    Or if you prefer do it on Terminal then 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.