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

Printer Epson ET-4810/ET-4850 Installation in Zorin OS – Step-by-step

December 5, 2021 | By the+gnu+linux+evangelist.

Setting Up Driver

  1. 2. Downloading Driver

    Download Epson Printer ET-4810/ET-4850 Series Driver in Linux

    Epson Printer ET-4810/ET-4850 .deb Driver
  2. 3. Installing Driver

    Installing Epson Printers Driver in Zorin OS
    First, access the Target location:

    cd ~/Downloads

    Check is there with:

    ls | grep epson

    (But if downloaded with Firefox it may be instead into /tmp/mozilla*)
    And then to Setup it:

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

    GDebi Package Installer will Manage the Software Dependencies…
    If No GDebi then First:

    sudo apt install gdebi gdebi-core