Enabling Adobe Flash Rpm Repo on Red-Hat/Fedora Linux
This Tip Shows You How-to Enable the Adobe Flash Rpm Repository on Red-Hat Linux Based Systems and Fedora.
This procedure is needed to Get Installed the Flash Plugin on those Linux Distributions.
-
For 32bit Systems
Install the Repo Package:sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
Then Import the GPG Key:
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
-
Instead for 64bit OSes
Install the Repo Package:sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
Then Import the GPG Key:
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux