Possible Duplicate:
How do I install Adobe Flash player?
How do install adobe flash player for my 64 bit 11.04? Also is it stable yet?
Possible Duplicate:
How do I install Adobe Flash player?
How do install adobe flash player for my 64 bit 11.04? Also is it stable yet?
Previously, Flash for 64-bit machines was in testing and provided by the sevenmachines/flash
PPA (see also
What are PPAs and how do I use them?). If you've previously installed this PPA, remove the packages flashplugin64-installer
and ``flashplugin64-nonfree and the PPA file in /etc/apt/sources.list.d/sevenmachines-flash-*.list
(*
= distro version). Terminal commands:
sudo apt-get purge flashplugin64-installer flashplugin64-nonfree
sudo rm /etc/apt/sources.list.d/sevenmachines-flash-*.list
Then, continue installing the flash plugin as described at How do I install Adobe Flash player?
Flash was never completly stable to be honest.
You can install flash player by searching "adobe flash plugin" in Ubuntu software center.
sevenmachines
in charge of the PPA? An Adobe employee? – Oxwivi Jun 18 '11 at 13:38flashplugin-installer
, but pulls the binary from Adobe instead Canonical repository, right? – Oxwivi Jul 19 '11 at 22:17flashplugin-installer
package pulls from Adobe too. I haven't tested but I can't see why it wouldn't. – Oli Jul 19 '11 at 22:20