红联Linux门户
Linux帮助

ubuntu opera31.0安装flash

发布时间:2015-08-27 21:43:45来源:linux网站作者:ArchurSpace

本人参照网上的方法将下载来的tar包解压,并且按照readme.txt中的安装方法安装:
1.copy libflashplayer.so to the appropriate browser plugins directory. at the prompt type: cp libflashlayer.so
2.copy the Flash Player Local Settings configurations files to the /usr directory. At the prompt type: sudo cp -r usr/* /usr


但是我发现我的opera安装目录里就没有plugins文件夹,于是就自己创建了plugins并按照上面步骤安装,但是opera依然不能浏览视频文件。

最后才得知Adobe Flash不在支持linux,但是google这么厉害怎能坐视不管,所以就开发了下面的插件PepperFlashPlayer。


下面介绍该插件的安装步骤:

sudo apt-get install pepperflashplugin-nonfree
sudo update-pepperflashplugin-nonfree –install
重启opera
OK了。


ubuntu 15.04下安装flash插件上网看视频:http://www.linuxdiyf.com/linux/11650.html

谷歌浏览器安装flash插件:http://www.linuxdiyf.com/linux/12906.html

Ubuntukylin下Chromium和Firefox安装Flash插件:http://www.linuxdiyf.com/linux/11244.html

在Ubuntu下用APT去安装FLASH插件:http://www.linuxdiyf.com/linux/9922.html

ubuntu 15.04安装flashplayer插件:http://www.linuxdiyf.com/linux/12755.html