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

How to Install Nvidia Driver on Debian Gnu/Linux Distro

GNU/Linux Debian Installing NVIDIA Driver Guide

The linked tutorial shows you step-by-step How to Install NVIDIA Driver on Debian GNU/Linux desktops – Step by step Tutorials.

And then to Install NVIDIA Debian Driver you have First, to Find the Right Release for your Graphics Card.

How to Install Nvidia Driver in Debian GNU/Linux Distro

GNU/Linux Debian NVIDIA Drivers Installation Guide