Ubuntu如何安装最新版的flash,解决:adobe flash player is out of date

最近使用chrome浏览器,优酷搜狐等国内视频网站依然使用flash player播放视频,视频内显示:adobe flash player is out of date.

  1. OpenSoftware & Updates
  2. Switch to‘Other Software‘ tab
  3. Click/checkthe‘Canonical Partners’ repository
  4. Refresh your software sources when prompted.
sudo apt install adobe-flashplugin

参考资料:http://www.omgubuntu.co.uk/2016/11/install-adobe-flash-ubuntu

如果这样也没解决,只好使用终极大法: 删除 ~/.config/google-chrome 目录,把所有chrome的配置全部清除,如同新安装的chrome,所有配置重新来一遍,问题就解决了。亲测可行!

相关文章

ubuntu退出redis的示例:指定配置文件方式启动源码redis:roo...
ubuntu中mysql改密码忘了的解决方法:1.在终端中切换到root权...
ubuntu安装mysql失败的解决方法原因:可能是原有的MySQL还有...
使用centos和ubuntu建站的区别有以下几点1.CentOS是Linux发行...
ubuntu图形界面和字符界面切换的方法:可以通过快捷键CTRL+A...
ubuntu中重启mysql失败的解决方法1.首先,在ubuntu命令行中,...