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

How to Install Silverlight on Kubuntu 16.04 Xenial Easy Guide

October 4, 2016 | By Duchateaux.

Silverlight Kubuntu 16.04 Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install Silverlight Support for Firefox and Opera Web Browsers by the Pipelight Package on Kubuntu 16.04 Xenial Xerus LTS GNU/Linux.

Pipelight allows one to run Windows browser plugins in the context of Linux browsers.

Especially relevant: Pipelight has been Discontinued and is Not Working in PPAPI Browsers with the best Security features.

To Achieve this Pipelight do:

  • Connects the Windows DLL with the Linux process
  • Translates between platform dependent differences on the NPAPI
  • Uses a Patched Wine version

Pipelight needs to start Wine to execute the pluginloader. This May Slow down the Start of your Browser.

How to Install Silverlight on Kubuntu 16.04 Xenial Easy Guide
  1. 1. Launching Terminal

    First, Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Silverlight on Kubuntu 16.04 - Open Terminal

    In case first see: Terminal QuickStart Guide.