如何在12.04上在Firefox上安装Microsoft Silverlight?
我在我的系统上使用Ubuntu 12.04 LTS 64位 。 我使用的是Mozilla Firefox 37.0和Google Chrome 41.0浏览器。
我在两个浏览器中都访问了http://windows.microsoft.com/en-in/windows-10/about 。 在Chrome中,我可以完美地看到网页上的内容。 在Firefox中它要求我安装Microsoft Silverlight 。 我很惊讶在Chrome上它并没有要求我安装Silverlight。
请解释一下Silverlight是什么,为什么需要它,以及如何以简单,高效和可靠的方式在我的系统上安装它?
PS请不要建议使用WINE做任何事情,因为我知道这不是一个可靠的方法。
提前致谢。
第一,
在运行这些命令之前关闭FIREFOX! 打开终端并逐个输入以下命令。
sudo add-apt-repository ppa:pipelight/stable sudo apt-get update sudo apt-get install --install-recommends pipelight-multi sudo pipelight-plugin --update pipelight-plugin --enable silverlight sudo pipelight-plugin --create-mozilla-plugins
这将在firefox中安装silverlight而不是谷歌铬或铬,因为chrome不再使用这些类型的插件。
最后,一些应用程序可能会检查您是否正在使用Windows,而您需要做的就是使用useragent切换器来规避此问题。 在firefox插件中寻找useragent。
更多信息:
http://www.webupd8.org/2013/08/pipelight-use-silverlight-in-your-linux.html
和主页:
http://pipelight.net/cms/about.html
从我收集的内容来看,管道灯在某种程度上使用背景中的葡萄酒运行silverlight,但这不仅有效,它在Windows中比silverlight更好,并且作为插件安装到您的linux浏览器(不是葡萄酒解决方法) 。 测试netflix和timewarner有线电视应用程序。