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:

  1. Download the .tar.gz for Linux version from Adobe: Flash Player 10 Prerelease
  2. 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
  3. Copy libflashplayer.so to /usr/lib64/mozilla/plugins/. In your termina, as root, type
    cp libflashplayer.so /usr/lib64/mozilla/plugins/
  4. Restart Firefox.

Voila!

Related posts:

  1. Install Handbrake on Fedora 11
  2. Setting-up Fedora 9
  3. Setting-up Fedora 10
  4. Setting-up Fedora 11
  5. Installing IP Messenger on Fedora 9

One Comment

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

Leave a Reply