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

How to Install VirtualBox Extension Pack on GNU/Linux Distros

GNU/Linux Installing VirtualBox Extension Pack Guide

How to Download and Install VirtualBox Extension Pack on GNU/Linux desktops.

And VirtualBox Extension Pack is a complemental Package to the VirtualBox base package which is installed on the Host.

The Extension Pack has a different License (closed-source) and adds certain features, for instance USB2/USB3 support and support for RDP.

How to Install VirtualBox Extension Pack on GNU/Linux Distros

GNU/Linux VirtualBox Extension Pack Installation Guide