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

Step by step – Realtek RTL-SDR Driver Installation on Arch Linux

December 14, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Arch Realtek RTL-SDR Driver Setup – Step-by-step Guide

How to Install Realtek RTL-SDR Wireless Driver on Arch GNU/Linux desktop – Step by step Tutorial.

And RTL-SDR (RTL2832U) is a very cheap USB Dongle that can be used as a Computer based Radio Scanner for receiving Live Radio Signals in your Area (no internet required).

Finally, depending on the particular Model it could receive frequencies from 500 kHz up to 1.75 GHz.

Step-by-step – Realtek RTL-SDR Driver Arch Linux Installation
  1. 1. Launching Terminal

    Open Terminal Window
    (Press “Enter” to Execute Commands)

    Open Terminal
    In case first see: Terminal QuickStart Guide.