0016 ubuntu下给firefox安装flash插件
问题来源:之前通过网上方法为firefox安装了flash插件,但是最近ubuntu 提示安装新的flash,下载adobe-flashplugin_11.2.202.438.orig.tar.gz文件根本没有进度。 getflash 网站慢的要死,根本不显示Download按钮 最后在 http://www.softpedia.com/ 找到 11.2.202.438 版本的flash 32位Adobe Flash Player 11.2.202.438 http://linux.softpedia.com/get/Utilities/Adobe-Flash-Player-for-Linux-18853.shtml 64位Adobe Flash Player for 64-bit 11.2.202.438 http://linux.softpedia.com/get/Internet/HTTP-WWW-/Adobe-Flash-Player-for-64-bit-Linux-42958.shtml 可以使用 sudo apt-get remove --purge flashplugin-installer 命令卸载老版本的flash 解压后,执行如下命令即可让 firefox浏览器 播放flash视频 sudo cp -r usr/* /usr cp libflashplayer.so /home/<user>/.mozilla/plugins/ <user> 为你的用户名 为chrome和opera 浏览器需要安装PepperFlashPlayer 插件,请参考如下链接 http://blog.csdn.net/zcube/article/details/42276073
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。