This is guide, howto install Adobe Flash Player Plugin version 27 (32-bit and 64-bit) with YUM/DNF on Fedora 27/26/25/24/23/22, CentOS 7.4/6.9 and Red Hat (RHEL) 7.4/6.9. Using Adobe’s own YUM repository it is very easy also keep up-to-date with Flash Player Plugin. Finally up-to-date Adobe Flash Player is available for Linux users.
1. Change Root User
Bash
sudo -i
## OR ##
su -
2. Install Adobe YUM Repository RPM package
Bash
## Adobe Repository 32-bit x86 ##
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 64-bit x86_64 ##
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 27 on Fedora 27/26/25/24, CentOS 7.4/6.9 and Red Hat (RHEL) 7.4/6.9
Bash
# Fedora 27/26/25/24 #
dnf install flash-plugin alsa-plugins-pulseaudio libcurl
# Fedora 23/22 #
dnf install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
# CentOS/RHEL 7.4 #
yum install flash-plugin alsa-plugins-pulseaudio libcurl
# CentOS/RHEL 6.9 #
yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
4. Verify that the Flash Player Plugin is working
Open Google Chrome and write chrome://flash on address bar. Result should look like following:
Adobe Flash Player 26 on Google Chrome on Fedora 26
Open Mozilla Firefox and write about:plugins on address bar. Results should look like following:
Adobe Flash Player 24 on CentOS 7.3
Then open following page for real testing Adobe Flash Plugin:
Check is Adobe Flash Plugin Working