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

Epson Scanner Installation in Bodhi Linux

April 13, 2021 | By the+gnu+linux+evangelist.

GNU/Linux Bodhi Epson Scanner Setup – Step-by-step Guide

Get your Epson scanner up and running in minutes! These tutorials offer a clear, step-by-step guide for Bodhi GNU/Linux Desktop.

And Epson Image Scan! for Bodhi is a Software that provides Graphical User Interface for Scanning on Linux Desktops.
It Includes the Driver – called backend (Epkowa) – an the Graphical Interface which enables you to Scan in Black & White.

Finally, to Get Installed the imageScan Software for Every Scanner on Linux is Enough to Search on Epson Download Center with your Printer Model.

Epson Scanner Driver Bodhi Installation
  1. 1. Launching Terminal

    Open a Terminal Shell Emulator
    (Press “Enter” to Execute Commands)

    First, Open a File Manager Window:
    Open File Manager /tmp
    Then Right Click on a Location > Open in Terminal:
    Open Terminal on Home
    And Update Bodhi Apt Repository:
    sudo apt update
    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.