Adobe Flash Player 11.2 on Fedora 16/15, CentOS/RHEL 6.2/5.8
This is guide, howto install Adobe Flash Player Plugin version 11.2 (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.8 and Red Hat (RHEL) 6.2/6.1/6/5.8. 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.2 on Fedora 16/15/14/13/12, CentOS 6.2/6.1/6 and Red Hat (RHEL) 6.2/6.1/6
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 libcurl4b. Install Adobe Flash Player 11.2 on CentOS 5.8 and Red Hat (RHEL) 5.8
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
Adobe Flash Player 32-bit installed on Fedora 14 x86_64
CentOS 5.8 and Red Hat 5.8
Then open following page for real testing Adobe Flash Plugin:
Check is Adobe Flash Plugin Working
Related posts:
- Install Adobe Reader on Fedora 16/15, CentOS/RHEL 6.2/5.8
- Install VirtualBox 4.1.14 on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.8
- Install Sun/Oracle Java JDK/JRE 7u4 on Fedora 16/15, CentOS/RHEL 6.2/5.8
- Install SVN (Subversion) Server on Fedora 16/15, CentOS/Red Hat (RHEL) 6.2/5.8
- Install Adobe AIR 1.5 and 2 on Fedora 13, CentOS 5.5 and Red Hat (RHEL) 5.5
175 Comments
Leave a Comment
Trackbacks/Pingbacks
- 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 … [...]
- 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 … [...]
- 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, ...
- 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 ...
- 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 … [...]
- 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 ...
- 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 ...
- 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 ...
- Introducing Adobe Reader for Android (Steve Gottwals/Adobe Reader Blog) | Droid Reviews - [...] Install Adobe Flash Player 10 οn Fedora, CentOS, Red Hat (RHEL) | іf nοt trυе ... [...]
- 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 ...
- 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... [...]
- » 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 [...]
- 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 [...]
- 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/ [...]
- Error in flashplayer-plugin - [...] is not in the repository. Here is the first two links from a google search i did for ...




sudo mv /usr/lib64/flash-plugin/libflashplayer.so /home/yourusername/.mozilla/plugins
After trying everything this worked like a charm Thanx! ;)
Dear god thank you for posting this.
To whoever posted the original, recommend putting the mv into the original instructions, as just having the flash-plugin rpm doesn’t seem to work for me. Not sure if it’s the way I installed FF, but it only picks up the plugin when it’s in ~/.mozilla/plugins (plugins didn’t exist for me either, had to mkdir it).
As far as I can tell since OP, Adobe yum repo is not updated.
Worked fine. no issues. Thank you to all previous posters!
This post worked like a charm on my RHEL 6 Beta. Thank you very much
For certain the repo will no longer be updated., updates will have to be donw manuall for 5 years using *.rpm form Adobe site.
https://bugbase.adobe.com/index.cfm?event=bug&id=3185733
Hi Frankly3D,
Thanks for this information. I update this guide soon…
great!.. Thanks