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

Step-by-step – Electrum Debian Sid Installation

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

Installing

  1. 2. Installing Electrum

    Then to Install Electrum on Debian
    Simply play:

    sudo apt install electrum

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

Contents