我在Ubuntu12.04.4LTS 32位上安装了,但是似乎有一些相同播放器的实例,特别是在Google中。当我通过chrome://plugins/检查时,我看到了两个条目,并且在我通过调用以下命令卸载之后:
sudo apt-get remove adobe-flashplugin
sudo apt-get remove adobe-flash
sudo apt-get remove flashplugin-installer
sudo dpkg --purge flashplugin-installer
sudo apt-get remove --purge ubuntu-restricted-extras adobe-flashplugin flashplugin-installer我在chrome://plugins/中仍然有一个条目,可以在下面的屏幕截图中识别。

我想删除Flash的所有实例并执行干净的重新安装,您能在这个问题上提供帮助吗?
提前感谢
发布于 2014-05-24 00:24:32
该闪存与Google捆绑在一起(并且只能被Google使用)。因此,如果不删除Chrome,您就不能删除它。
发布于 2014-05-23 18:11:42
Ubuntu软件中心应该有能力卸载这个插件。如果没有,我建议使用Synaptic。这是一个伟大的软件经理。Ubuntu曾经使用这个管理器,但是,和其他Ubuntu软件一样,它在后来的OS发行版中被停止了。两者都是用户友好的,不像命令行。
https://askubuntu.com/questions/471204
复制相似问题