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

Step-by-step – Canon MX530 Scanner Ubuntu Installation

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

GNU/Linux Ubuntu Canon MX530 Scanner – QuickStart Guide

Hi! The Tutorial shows you Step-by-Step How to Install and Quick Start with the Canon PIXMA MX530 Scanner on Ubuntu GNU/Linux Desktops.

Included in the Canon MX530 Scanner Ubuntu Setup Guide you find also detailed instructions on How to Get Started with Canon Scanning on Ubuntu.

Step-by-step – Canon MX530 Scanner Ubuntu Installation
  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.