您的位置:首页 > 其它

ubuntu下给firefox安装flash插件

2015-01-30 17:55 537 查看
问题来源:之前通过网上方法为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 
也可到这儿下载 http://download.csdn.net/detail/zcube/8410835 
可以使用 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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: