Did you know there is a 64-bit version of the flash plugin, and Adobe had it so a few years ago, but is always seems to be under constant developement. With the magic of this wonderful Linux world of ours, some smart cookie has been able to mash-up some experimental 64-bit version for us to enjoy.
There was a script on the Ubuntu Forums I stumbled upon, and basically it did the following.
- Promptly get rid of installed versions of the plugins and crud.
sudo apt-get purge flashplugin-nonfree flashplugin-installer gnash gnash-common mozilla-plugin-gnash swfdec-mozilla sudo rm -f /usr/lib/mozilla/plugins/libflashplayer.so sudo rm -f /usr/lib/firefox-addons/plugins/libflashplayer.so sudo rm -f /usr/lib/mozilla/plugins/npwrapper*flash*so sudo rm -f /usr/lib/mozilla/plugins/flashplugin-alternative.so rm -f ~/.mozilla/plugins/*flash*so
- Add the sevenmachines’ PPA and install the plugin.
sudo apt-add-repository ppa:sevenmachines/flash sudo apt-get update sudo apt-get install flashplugin64-installer
Then restart you Firefox browser. You may head to the Adobe page to check its all okay
Removal procedure:
sudo apt-get remove flashplugin64-installer
If you are tempted to even try the 64-bit version of Firefox, named SwiftFox, you can head over to GetSwiftFox. But Please realise this is a highly optimised version and its actually pretty old now.
This works well
https://addons.mozilla.org/en-US/firefox/addon/flash-aid/
It may “work well” for 32bit users, but 64bit users try their best to keep everything towards the same architecture.
I have tried that add-on, now it does have a nice wizard, but Adobe will not support 64bit Linux – its currently the official answer.
It’s coming
http://broadcast.oreilly.com/2011/06/adobe-64-bit-flash-player-late.html