Adobe Flash 安装帮助

Adobe Flash 安装帮助

可能重复:
如何安装 Adob​​e Flash 播放器?

所以我正在尝试安装 Adob​​e Flash,但我对这一切都很陌生。我在 Google 上搜索过,但找不到任何有用的资源。现在我在https://help.ubuntu.com/community/Java当我单击安装链接时,我被发送到一个错误页面,显示“Firefox 无法在 apt://openjdk-7-jre 找到文件。”我该怎么办?

答案1

到这里http://smashingweb.info/install-flash-player-on-ubuntu-12-04/或者进入软件中心并安装受限的附加功能

答案2

要安装 Adob​​e Flash,只需输入:

sudo apt-get install flashplugin-installer 

在你的终端。

如果你要安装 Java(似乎你把两者混淆了),请输入

sudo apt-get install icedtea-plugin

相关内容