Installing Silverlight for Kubuntu Linux
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.10 Yakkety Yak 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.
-
Open a Shell Terminal emulator window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Add Pipelight Kubuntu PPA Apt Repo
-
Installing Pipelight for Kubuntu Linux
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
-
Restart Firefox Browser to Install Silverlight into Wine.
How to Install Opera Web Browser on Linux Kubuntu:
SetUp Opera on Kubuntu