1. Change Root User
sudo -i
su -
2. Install Adobe YUM Repository RPM package
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
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. Install Adobe Flash Player 24 on Fedora 25/24/23/22, CentOS 7.3/6.8/5.11 and Red Hat (RHEL) 7.3/6.8/5.11
dnf install flash-plugin alsa-plugins-pulseaudio libcurl
dnf install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
yum install flash-plugin alsa-plugins-pulseaudio libcurl
yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
yum groupinstall "Sound and Video"
yum install flash-plugin nspluginwrapper curl
4. 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 24 on CentOS 7.3
Adobe Flash Player 24 on CentOS 5.11
Social