Install Silverlight for Debian Wheezy 7
Hi! The Tutorial shows you Step-by-Step How to Install Silverlight Browser Support in Debian Wheezy 7 32/64-bit Linux.
And Pipelight for Debian 7 allows one to run Windows browser plugins in the context of Linux browsers.
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 Command Line Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Add Pipelight Debian Apt Repository
-
For Debian 64-bit Only Enable 32-bit Arch.
su -c "dpkg --add-architecture i386"
su -c "apt-get update"
-
Installing Pipelight for Debian.
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/Opera Web Browser to Install Silverlight into Wine.
How to Install Opera Web Browser on Linux Debian: