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

How to Install Epson Inkjet Printer on openSUSE

July 23, 2021 | By the+gnu+linux+evangelist.

Installing Driver

  1. 2. Downloading Epson Inkjet Printer Driver

    Download Epson Printer .rpm Driver in Linux

    Epson Printer openSUSE Driver

    Get the Epson Printer in openSUSE.
    Search for your Printer’s Model (Eg.: WF-3730) and Linux.
    But if None then you should see the Alternative: GutenPrint Driver Suite Setup.

  2. 3. Installing Epson Inkjet Printer Driver

    Then to Install Epson Printer in openSUSE
    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 it out on Terminal then See: How to Access Downloads Folder from Browser.
    Finally, to Setup it:

    sudo su -c "zypper in ./epson*printer-escpr*lsb*.rpm"

    The Dnf Package Installer will Manage the Software Dependencies also for a Local Setup.


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