Adobe Flash Player 11 on Fedora 16/15, CentOS/RHEL 6.2/5.7

This is guide, howto install Adobe Flash Player Plugin version 11 (32-bit and 64-bit) with YUM on Fedora 16, Fedora 15, Fedora 14, Fedora 13, Fedora 12, CentOS 6.2/6.1/6/5.7 and Red Hat (RHEL) 6.2/6.1/6/5.7. Using Adobe’s own YUM repository it is very easy also keep up-to-date with Flash Player Plugin. Finally also native 64-bit (x86_64) version of Adobe Flash Player is available for Linux users.

1. Change Root User

sudo -i
## OR ##
su -

2. Install Adobe YUM Repository RPM package

## Adobe Repository 32-bit x86 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
 
## Adobe Repository 64-bit x86_64 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

3. Update Repositories

yum check-update

4a. Install Adobe Flash Player 11 on Fedora 16/15/14/13/12, CentOS 6.2/6.1/6/5.7 and Red Hat (RHEL) 6.2/6.1/6/5.7

Fedora 16/15/14/13/12, CentOS 6 and Red Hat (RHEL) 6 32-bit and 64-bit version

yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl

4b. Install Adobe Flash Player 11 on CentOS 5.7 and Red Hat (RHEL) 5.7

CentOS and Red Hat 32-bit and 64-bit version

yum groupinstall "Sound and Video"
 
yum install flash-plugin nspluginwrapper curl

5. Verify that the Flash Player Plugin is working

Open Mozilla Firefox and write about:plugins on address bar. Results should look like following:

Adobe Flash Player 64-bit installed on Fedora 16 64-bit (x86_64)

Adobe Flash Player 32-bit installed on Fedora 15 x86_64

32-bit Adobe Flash installed on 64-bit Fedora 15

Adobe Flash Player 32-bit installed on Fedora 14 x86_64

Fedora 14 x86_64 32-bit Adobe Flash Player Installed Firefox 3.6.12

CentOS 5.7 and Red Hat 5.7

Then open following page for real testing Adobe Flash Plugin:
Check is Adobe Flash Plugin Working

Follow If Not True Then False Updates!
  1. Install Adobe Reader on Fedora 16/15, CentOS/RHEL 6.2/5.7
  2. Install Sun/Oracle Java JDK/JRE 7u2 on Fedora 16/15, CentOS/RHEL 6.2/5.7
  3. Install VirtualBox 4.1.8 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.7
  4. Install Adobe AIR 1.5 and 2 on Fedora 13, CentOS 5.5 and Red Hat (RHEL) 5.5
  5. Install Google Chrome with YUM on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2

108 Comments

  1. Nice tutorial. It works on my CentOS 5.6. Thank you JR.

  2. Thank you so much for the detailed explanation. I was able to install Flash Player on Fedora 15 32-bit with no problems at all! I have mentioned this article on my website, I hope that’s ok :)

  3. Thanks a lot…..

  4. I was just about to bail on Fedora15 and go back to windows 7, this put some life back in this experiment, good job dude

    • Hi BigV,

      Excellent choice. Fedora 15 is so much better than Windows 7… ;D

  5. mine is not working!1

  6. its sayin i already have mine…but wen i open adobe and type in the about:plugins i not seeing wat i should see

    • Hi Lii_Lii,

      Could you tell me little bit more specific about your problem.
      What OS do you use?
      What browser do you use?
      Do you get any SELinux error?

  7. Hi,

    Thanks a lot.. I was searching for this for the past two months…Thanks a lot…It worked for me :-)

  8. Thanks boss…
    I tried the wget micromedia 64-bit flash option given above in my fedora-15-86-64bit version installed in my 64-bit system.
    Its works fine..
    again thanks a lot boss

  9. nice! this one also works for fedora 8!!! :)

    you’re a genius JR!

    thank you sooooooooooooooooooo much!

  10. GRACIAS AMIGO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  11. That`s fantastic, now i can update my flash player just using yum on Rhel 6.1 under VMware.
    It`s so simple and easy that even a newbie like me understands it.
    Dude , get a bier for me…

  12. Its more facilty thanks

  13. Thanks man, I’ve just installed fedora for the 1st time and was looking for this.

    kudos

  14. I have done this install several times and even tried it manual. But every time, I don’t see it in about:plugins. I searched your comments and see you ask if there is SELinux error. Yes, I get one

    The npviewer.bin application attempted to load /usr/lib/mozilla/plugins/libflashplayer.so which requires text relocation. This is a potential security problem. Most libraries do not need this permission. Libraries are sometimes coded incorrectly and request this permission. The SELinux Memory Protection Tests web page explains how to remove this requirement. You can configure SELinux temporarily to allow /usr/lib/mozilla/plugins/libflashplayer.so to use relocation as a workaround, until the library is fixed. Please file a bug report.

    What to do now?

  15. PS I try the suggested solution of
    chcon -t textrel_shlib_t ‘/usr/lib/mozilla/plugins/libflashplayer.so’

    Now I don’t get SELinux errors but its still not working and not showing in about:plugins

  16. Sorry – some more info
    FC12, x86_64, Firefox 8.0.1

  17. Hi Leek Soup,

    Did you installed 32-bit version or 64-bit version?

  18. Sorry – 64-bit version. yum shows as installed, but it does not show up in firefox

    • Try following command:

      chcon -t textrel_shlib_t '/usr/lib64/mozilla/plugins/libflashplayer.so'

      You should have /usr/lib64/mozilla/plugins/libflashplayer.so, but not /usr/lib/mozilla/plugins/libflashplayer.so file.

      • You are right! … trying …. Sadly, that did not work either.

        • Hi again Leek Soup,

          I decide to dig Fedora 12 x86_64 ISO image from Internet and install old good F12 on VirtualBox. I did just Fedora 12 installation, updated all packages with yum, installed Firefox 8, installed Adobe Flash Player 11

          and here is result:

          For me this is working as it should.

          Do you have updated all packages with yum?

          How do you installed Firefox 8?

          • All packages are up to date on yum.
            I installed firefox 8 manually to the /usr/lib64/firefox-8.0 directory as I could not find its rpm for fc12. I see your link is a better way. I will try to reinstall ff with your way.

            Thank you for all your help!

            • It worked! It worked! thank you! thank you!

              • Awesome! :D You’re welcome!

  19. Thanks a lot!
    Works great on my Fedora 15 64-bit with Firefox 8.0.

  20. Thank you! Worked fine on FC 16 64bit with FF 8!
    Best regards! :)

  21. thanks

  22. I followed your instructions for Fedora 16 (x86_64), but it doesn’t work:

    Package alsa-plugins-pulseaudio-1.0.24-2.fc15.x86_64 already installed and latest version
    Package libcurl-7.21.3-12.fc15.x86_64 already installed and latest version
    Resolving Dependencies
    –> Running transaction check
    —> Package flash-plugin.x86_64 0:11.1.102.55-release will be updated
    —> Package flash-plugin.x86_64 2:11.0.1.129-1 will be an update
    —> Package nspluginwrapper.x86_64 0:1.4.4-3.fc15 will be installed
    –> Finished Dependency Resolution
    Error: Protected multilib versions: 2:flash-plugin-11.0.1.129-1.x86_64 != flash-plugin-11.1.102.55-release.i386
    You could try using –skip-broken to work around the problem
    You could try running: rpm -Va –nofiles –nodigest

    • Hi Steve,

      Could you post output of following command:

      rpm -qa flash*
      • flash-plugin-11.1.102.55-release.i386
        flash-plugin-11.1.102.55-release.x86_64
        flash-release-1-2.noarch

        • I removed the i386 rpm, and now the “yum update” is working.

          • Hi Steve,

            Nice to hear that you got yum working again! :)

  23. Worked for me on a 64-bit Fedora 16 system, whereas apper (the default application that was invoked when I downloaded flash from Adobe’s web site) did not work. Thanks much!

  24. A linux tutorial and it actually worked the first time I tried?! Excellent! Thanks a lot.

  25. Thanks Man.Nice Tutorial. cheers

  26. The tutotial worked. Thank you.

  27. Nice
    Keep updating
    Thank you

Leave a Comment

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

copyright

Trackbacks/Pingbacks

  1. Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … | Firefox Blog - [...] Originally posted here: Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … [...]
  2. Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … | Just linux! - [...] View post:  Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … [...]
  3. News Alert » Blog Archive » Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … - [...] original post here: Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … Tags: fedora, fedora-linux, ...
  4. Autism through the lifespan #8 – Research - Top News, Music, and Sports - The Blog Conglomerate - [...] Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat (RHEL) 5.4 | if not true then ...
  5. Microsoft, Adobe Bringing Flash Support to Windows Phone 7 Series | Tablet PC Laptop .org - [...] Install Adobe Flash Player 10 on Fedora 12, CentOS 5.4, Red Hat … [...]
  6. Install Adobe AIR 1.5 and 2 on Fedora 12, CentOS and Red Hat (RHEL) | if not true then false - [...] 2 beta 2 Application Installer4. Test Adobe AIR Installation and Install TweetDeck ApplicationNote: Flash Player is needed installing Adobe ...
  7. CentOS 5.5 Netinstall – Network Installation | if not true then false - [...] Installation Completed, RebootBooted on Just Installed CentOS 5.5 Linux Command LineWhat to do next?Install Adobe Flash Player 10 on ...
  8. Red Hat 6 Installation Guide – RHEL 6 Install Screenshots | if not true then false - [...] default lookWhat to do next?Install Google Chrome Beta or Google Chrome Unstable on Red Hat (RHEL) 6Install Adobe Flash ...
  9. Introducing Adobe Reader for Android (Steve Gottwals/Adobe Reader Blog) | Droid Reviews - [...] Install Adobe Flash Player 10 &#959n Fedora, CentOS, Red Hat (RHEL) | &#1110f n&#959t tr&#965&#1077 ... [...]
  10. Enabling repos and installing Flash in F14 | Running daemonS - [...] install flash , see (super awesome page ) : http://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rh... This entry was posted in Uncategorized. Bookmark ...
  11. To Do After Fedora 15 Install — Fedora As Good As Ubuntu « RunLevel - [...] Install Flash Follow instructions at http://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rh... [...]
  12. » Installing Flash on Fedora 15 Linux Sagas - [...] If !1 0: Install Adobe Flash Player 10.3 on Fedora 15/14, CentOS/RHEL 5.6/6 [...]
  13. Install Google Chrome with YUM on Fedora 16/15, CentOS/Red Hat (RHEL) 6 | If Not True Then False - [...] Chrome Unstable Web Browser on Fedora 15 64-bit with 32-bit Flash and Oracle Java [...]
  14. Flash Player on CentOS 6 a no go - [...] This page gives instructions ..... It has always worked for me .... http://www.if-not-true-then-false.co...-red-hat-rhel/ [...]
  15. Error in flashplayer-plugin - [...] is not in the repository. Here is the first two links from a google search i did for ...
Bear