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

How to Install Scanner on Rocky Linux – Step by step

September 24, 2025 | By the+gnu+linux+evangelist.

Getting Started

  1. 2. Setting Up Software

    Check if Simple Scan is Installed
    (For EPSON Printers you may use instead the Proprietary Software)
    With:

    which simple-scan

    Possibly to Install it:

    sudo dnf in simple-scan

    If “Not Found” then first See:
    How to Enable EPEL Repository for Rocky GNU/Linux

    Adding EPEL Repo for Rocky Linux
  2. 3. Get Started Scanning

    Finally, Launch Simple Scan to Start Scanning
    First, Check if the Scanner is Connected and Turned On…

    Scanner Rocky Linux Getting Started Guide - Scan Gui

Contents