Install Flash on 64-bit Fedora 11
Adobe has a pre-release version of a 64-bit plugin. And the installation is as easy as 1, 2, 3. Here are the steps:
- Download the .tar.gz for Linux version from Adobe: Flash Player 10 Prerelease
- Extract the archive. In your terminal (making sure that you are in the directory where you downloaded the archive), as root, type
gtar -xzvf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz - Copy libflashplayer.so to /usr/lib64/mozilla/plugins/. In your termina, as root, type
cp libflashplayer.so /usr/lib64/mozilla/plugins/
- Restart Firefox.
Voila!
Related posts:



[...] Please refer to Install Flash on 64-bit Fedora 11. [...]