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

How to Install .NET 4.8 on Debian Gnu/Linux Distro

GNU/Linux Debian Installing NET Framework 4.8 Guide

How to Install Microsoft .NET 4.8 Framework with Wine in Debian GNU/Linux desktops – Step by step Tutorials.

And this Setup is based on the Winetricks Helper Script to Download and Install NET 4.8 Framework for Debian.

So then, possibly follow instructions to Install the required WineHQ on Debian Computers.

Finally, this Setup is valid for all the Debian-based Distros like:

  • Kali
  • MX Linux
  • Deepin
  • Parrot
  • antiX
  • SparkyLinux
  • Q4OS
  • Netrunner
  • Voyager
  • MakuluLinux
  • Elive
  • LMDE
  • Devuan
How to Install .NET 4.8 Framework on Debian GNU/Linux Distro

GNU/Linux Debian Microsoft .NET 4.8 Framework Installation Guide