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

Epson MG2500 Scanner Ubuntu Installation

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

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

Hi! The Tutorial shows you Step-by-Step How to Install Epson MG2500 Scanner Driver on Ubuntu and Quick Start Scanning.

Epson Image Scan! for Linux 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.

To Get Installed the proper Image Scan release for your Printer is enough to Search on Epson Download Center with the ‘MG2500’ Epson Model.

Epson MG2500 Scanner Ubuntu Installation Guide
  1. 1. Launching Terminal

    Open a Terminal Shell Emulator Window:
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Open Terminal
    In case first see: Terminal QuickStart Guide.
    sudo apt update
    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.