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

How to Install VirtualBox Extension Pack on CachyOS Linux

September 22, 2025 | By the+gnu+linux+evangelist.

GNU/Linux CachyOS Installing VirtualBox Extension Pack Guide

How to Download and Install VirtualBox Extension Pack in CachyOS GNU/Linux Desktop.

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 CachyOS Linux
  1. 1. Installing AUR Package Manager

    How to Install Yay for CachyOS GNU/Linux

    Installing Yay Aur Package Installer

Contents