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

Linux Mint 19 Install VMware Workstation 15 Pro Step By Step

October 14, 2018 | By the+gnu+linux+evangelist.

2. Installing Needed Packages

  • Installing Required Packages
    For Linux Mint:

    sudo apt install gcc build-essential libaio1

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