ubuntu下安装firefox的flash插件

装了64位Ubuntu10.10和Chrome9.0.597.98,发现Chrome和Firefox中都无法播放Flash,Chrome显示 Missing Plug-in,Firefox也没提示要安装缺失的Flash插件。后来唯有手动给Ubuntu安装Flash后方解决了问题,命令如下:

$ sudo apt-get install flashplugin-installer
原文地址:https://www.cnblogs.com/qixin622/p/1313059.html