This is guide, howto install Adobe Flash Player Plugin version 10.1 with YUM on Fedora 14, Fedora 13, Fedora 12, CentOS Linux 5.5, Red Hat Enteprise Linux (RHEL) 5.5 and Red Hat Enteprise Linux (RHEL) 6 (32-bit and 64-bit). Using Adobe’s own YUM repository it is very easy also keep up-to-date with Flash Player Plugin. At the end of this blog post is also experimental way to install Adobe’s real 64-bit version of Flash Player 10.2 “Square” on Fedora 14, Fedora 13, Fedora 12, CentOS 5.5, Red Hat (RHEL) 5.5 and Red Hat (RHEL) 6.
1. Change Root User
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #660033;">-i</span><br /><span style="color: #666666; font-style: italic;">## OR ##</span><br /><span style="color: #c20cb9; font-weight: bold;">su</span> -
2. Install Adobe YUM Repository RPM package
rpm <span style="color: #660033;">-ivh</span> http:<span style="color: #000000; font-weight: bold;">//</span>linuxdownload.adobe.com<span style="color: #000000; font-weight: bold;">/</span>adobe-release<span style="color: #000000; font-weight: bold;">/</span>adobe-release-i386-<span style="color: #000000;">1.0</span>-1.noarch.rpm<br />rpm <span style="color: #660033;">--import</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>pki<span style="color: #000000; font-weight: bold;">/</span>rpm-gpg<span style="color: #000000; font-weight: bold;">/</span>RPM-GPG-KEY-adobe-linux
3. Update Repositories
yum check-update
4a. Install Needed Packages and Adobe Flash Player on Fedora 14, Fedora 13, Fedora 12 and Red Hat (RHEL) 6
Fedora 14, Fedora 13, Fedora 12 and Red Hat (RHEL) 6 32-bit version (i686)
yum <span style="color: #c20cb9; font-weight: bold;">install</span> flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
Fedora 14, Fedora 13, Fedora 12 and Red Hat (RHEL) 6 64-bit version (x86_64) (32 bit wrapped version)
yum <span style="color: #c20cb9; font-weight: bold;">install</span> flash-plugin nspluginwrapper.x86_64 \ <br />nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 libcurl.i686
Note: Check Experimental way to install Adobe’s real 64-bit Flash Player
4b. Install Needed Packages and Adobe Flash Player on CentOS 5.5 and Red Hat (RHEL) 5.5
CentOS and Red Hat 32-bit version (i386)
yum groupinstall <span style="color: #ff0000;">"Sound and Video"</span><br /> <br />yum <span style="color: #c20cb9; font-weight: bold;">install</span> flash-plugin nspluginwrapper curl
CentOS and Red Hat 64-bit version (x86_64) (32 bit wrapped version)
Add i386 repository /etc/yum.repos.d/CentOS-Base-i386.repo (also Red Hat RHEL 5.5 i386 Base repository can be used).
Open /etc/yum.repos.d/CentOS-Base-i386.repo file with text editor and add following content:
<span style="color: #7a0874; font-weight: bold;">[</span>base-i386<span style="color: #7a0874; font-weight: bold;">]</span><br /><span style="color: #007800;">name</span>=CentOS-<span style="color: #000000;">5.5</span> - Base i386<br /><span style="color: #007800;">baseurl</span>=http:<span style="color: #000000; font-weight: bold;">//</span>mirror.centos.org<span style="color: #000000; font-weight: bold;">/</span>centos<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">5</span><span style="color: #000000; font-weight: bold;">/</span>os<span style="color: #000000; font-weight: bold;">/</span>i386<span style="color: #000000; font-weight: bold;">/</span><br /><span style="color: #007800;">gpgcheck</span>=<span style="color: #000000;">1</span><br /><span style="color: #007800;">gpgkey</span>=<span style="color: #c20cb9; font-weight: bold;">file</span>:<span style="color: #000000; font-weight: bold;">///</span>etc<span style="color: #000000; font-weight: bold;">/</span>pki<span style="color: #000000; font-weight: bold;">/</span>rpm-gpg<span style="color: #000000; font-weight: bold;">/</span>RPM-GPG-KEY-CentOS-<span style="color: #000000;">5</span>
Install following packages
yum <span style="color: #c20cb9; font-weight: bold;">install</span> flash-plugin nspluginwrapper alsa-utils.i386 \ <br />sox.i386 vorbis-tools.i386 curl.i386 alsa-utils.x86_64 \ <br />sox.x86_64 vorbis-tools.x86_64 curl.x86_64
Note: Check Experimental way to install Adobe’s real 64-bit Flash Player
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 32-bit installed on Fedora 14 x86_64
CentOS 5.5 and Red Hat 5.5
Then open following page for real testing Adobe Flash Plugin:
Check is Adobe Flash Plugin Working
Experimental: Install Adobe’s Real 64-bit Flash Player 10.2 “Square” (Preview 2 Version) on Fedora 13 (x86_64) CentOS 5.5 (x84_64), Red Hat (RHEL) 5.5 (x86_64) and Red Hat (RHEL) 6 (x86_64)
Uninstall any currently installed Flash Player before installing the real 64 bit version.
yum remove flash-plugin nspluginwrapper<span style="color: #000000; font-weight: bold;">*</span>
Download Adobe Flash Player “Square” 10.2 preview 2 x86_64 version here
<span style="color: #666666; font-style: italic;">## Current version download ##</span><br /><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<br /> <br /><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>download.macromedia.com<span style="color: #000000; font-weight: bold;">/</span>pub<span style="color: #000000; font-weight: bold;">/</span>labs<span style="color: #000000; font-weight: bold;">/</span>flashplayer10<span style="color: #000000; font-weight: bold;">/</span>flashplayer_square_p2_64bit_linux_092710.tar.gz
Untar and unzip downloaded package
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xzvf</span> flashplayer_square_p2_64bit_linux_092710.tar.gz
Move plugins to /usr/lib64/mozilla/plugins/ or ~/.mozilla/plugins/ directory.
<span style="color: #c20cb9; font-weight: bold;">mv</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>libflashplayer.so <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib64<span style="color: #000000; font-weight: bold;">/</span>mozilla<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span><br /> <br /><span style="color: #666666; font-style: italic;">## OR ##</span><br /><span style="color: #c20cb9; font-weight: bold;">mv</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>libflashplayer.so ~<span style="color: #000000; font-weight: bold;">/</span>.mozilla<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span>




Recent comments
16 weeks 2 days ago
16 weeks 2 days ago
16 weeks 2 days ago
16 weeks 2 days ago
17 weeks 16 hours ago
17 weeks 16 hours ago
17 weeks 16 hours ago
17 weeks 16 hours ago
17 weeks 16 hours ago
17 weeks 16 hours ago