Wednesday, April 4, 2012

how to install flash plugin in fedora 16

[root@akwal]# rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm


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
[root@akwal]# rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
[root@akwal]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

    # Adobe Repository x86_64 64-bit
[root@akwal]# rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
[root@akwal]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

2. Yum Install Adobe Flash Player 11
[root@akwal]# 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:

0 comments: