Adobe Flash Player 32 on Fedora 32/31, CentOS/RHEL 8.0/7.7
This is guide, howto install Adobe Flash Player Plugin version 32 (32-bit and 64-bit) with YUM/DNF on Fedora 32/31/30/29, CentOS 8.0/7.7/6.10 and Red Hat (RHEL) 8.0/7.7/6.10. Currently only Firefox is supported and you need firefox-x11 launcher or fallback to x11. Wayland and Google Chrome/Chromium is not supported anymore.
Install Adobe Flash Player Plugin 32 Fedora 32/31/30/29, CentOS 8.0/7.7/6.10 and Red Hat (RHEL) 8.0/7.7/6.10 1. Change Root User sudo -i ## OR ## su - 2. Install Adobe YUM Repository RPM package ## 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 32 on Fedora 32/31/30/29, CentOS 8.0/7.7/6.10 and Red Hat (RHEL) 8.0/7.7/6.10 # Fedora 32/31/30/29 # dnf install flash-plugin flash-player-ppapi alsa-plugins-pulseaudio libcurl # CentOS/RHEL 8.0 # dnf install flash-plugin flash-player-ppapi alsa-plugins-pulseaudio libcurl # CentOS/RHEL 7.7 # yum install flash-plugin flash-player-ppapi alsa-plugins-pulseaudio libcurl # CentOS/RHEL 6.10 # yum install flash-plugin flash-player-ppapi nspluginwrapper alsa-plugins-pulseaudio libcurl 4. Fedora 31 Users Install firefox-x11 launcher or Disable Wayland 4.1 Install and use firefox-x11 launcher You can install firefox-x11 launcher on Fedora using following command: