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

How to Install Silverlight Browser Support on Xubuntu 15.10 Wily Easy Guide

October 6, 2015 | By the+gnu+linux+evangelist.

Installing Silverlight for Xubuntu Linux

[ad_slider autoplay=”true” interval=”8″ count=”5″]

How to Install Silverlight Support for Firefox and Opera Web Browsers by the Pipelight Package on Xubuntu 15.10 Wily Werewolf GNU/Linux desktop.

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.

Install Silverlight for Xubuntu 15.10 Wily Linux - Featured

[ad_slider autoplay=”true” interval=”8″ count=”5″]

  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    Install Silverlight for Xubuntu 15.10 Wily Linux - Open Terminal

    In case first see: Terminal Quick Start Guide.

  2. How to Add Pipelight Xubuntu PPA Apt Repo

    Adding Pipelight Xubuntu PPA
    [ad_slider autoplay=”true” interval=”8″ count=”5″]
  3. Installing Pipelight for Xubuntu.

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    apt-get install --install-recommends pipelight-multi
    pipelight-plugin --update
    pipelight-plugin --enable silverlight
    exit

    Install Silverlight for Xubuntu 15.10 Wily Linux - accept license

  4. Restart Firefox Browser to Install Silverlight into Wine.

    Install Silverlight for Xubuntu 15.10 Wily Linux - installing silverlight

  5. How to Install Opera Web Browser on Linux Xubuntu:
    SetUp Opera on Xubuntu.