Yum Install Adobe Flash Player 11 on Fedora 16

1 Comment

This post will cover a simple installation guide to yum install Adobe Flash Player 11 on Fedora 16. Please make sure you login as root.

1. RPM Install Adobe Yum Repository (choose either 32-bit or 64-bit)
# Adobe Repository x86 32-bit
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 x86_64 64-bit
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

2. Yum Install Adobe Flash Player 11
yum instal flash-plugin

3. Verify Adobe Flash Player version
Run Mozilla Firefox and enter about:plugins in address bar. You should look for the similar result as below: -

Shockwave Flash
File: libflashplayer.so
Version: Shockwave Flash 11.1 r102

Then, you can browse to www.ipvee.com and verify Adobe Flash Player version by clicking Web Browser.

Thank you for reading this and I hope you enjoy it. If you found these helpful, please contribute to help:

One Comment (+add yours?)

  1. PK Yadav
    Mar 05, 2012 @ 18:07:57

    Dear friend,
    Thank you very much for giving very simple steps to install the Adobe flash player in Fedora 16. It is quite useful for the Linux users. Thanking you again.

Leave a Reply