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

OpenSUSE Tumbleweed VMware Workstation 15 Pro Installation

June 7, 2019 | By the+gnu+linux+evangelist.

2. Installing Needed Packages

  • Installing Required Packages
    For openSUSE:

    sudo zypper in kernel-source kernel-devel gcc

    If Got “User is Not in Sudoers file” then see: How to Enable sudo