Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Web Browsers»How to Install Adobe Flash Player 32 on Fedora 34/33

    How to Install Adobe Flash Player 32 on Fedora 34/33

    By RahulJune 13, 20211 Min Read

    Adobe Flash Player are very useful for playing videos in web browser online. Without the flash player, most of the videos will not play in your browser.

    Advertisement

    This article will help you to install the Adobe flash player plugin for your browsers in CentOS/RedHat 7/6 and Fedora 34/33/32/31/30 Systems.

    Step 1 – Enable Yum Repository

    The flash player plugins are available under official Adobe yum repositories. So first you need to enable Adobe yum repository on your system. Use the following commands to add the repository as per your system architecture. After that import the GPG key into your system.

    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
    

    Step 2 – Install Flash Player

    Flash Player required some dependencies to work properly. After adding the adobe yum repository to our system, let’s use the following commands to install Flash player on CentOS, RedHat, and Fedora systems.

    sudo dnf install flash-plugin alsa-plugins-pulseaudio libcurl
    

    Step 3 – Verify Flash Plugin Installation

    You can verify the flash plugin installation in web broser. Type about:plugins in Mozilla firefox, and chrome://flash in Goolge chrome web browser, This will show you installed plugin version and othe details.

    Install Adobe Flash Player on Fedora

    adoble flash player video-player
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    Installing Google Chrome on Pop!_OS

    How to Install Google Chrome in Pop!_OS

    Installing Google Chrome on Ubuntu and Debian

    How to Install Google Chrome Web Browser on Ubuntu & Debian

    How to Install Tor Browser on Ubuntu

    How to Install Tor Browser on Ubuntu 20.04

    View 8 Comments

    8 Comments

    1. james on January 13, 2019 6:32 am

      Hi Friend,

      I have just installed Fedora 29 Workstation 64 bit to a brand new 500 GB HDD as the only OS. Now, I have got 1 question.

      I have tried to change the boot menu display time (GRUB_TIMEOUT=60) from the default 5 seconds to 60 seconds by running the following commands, but I have not been able to achieve that

      [[email protected] john]# nano /etc/default/grub

      [[email protected] john]# cat /etc/default/grub
      GRUB_TIMEOUT=60
      GRUB_DISTRIBUTOR=”$(sed ‘s, release .*$,,g’ /etc/system-release)”
      GRUB_DEFAULT=saved
      GRUB_DISABLE_SUBMENU=true
      GRUB_TERMINAL_OUTPUT=”console”
      GRUB_CMDLINE_LINUX=”resume=/dev/mapper/fedora-swap rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rhgb quiet”
      GRUB_DISABLE_RECOVERY=”true”
      [[email protected] john]#

      [[email protected] john]# grub2-mkconfig -o /boot/grub2/grub.cfg
      Generating grub configuration file …
      Found linux image: /boot/vmlinuz-4.19.13-300.fc29.x86_64
      Found initrd image: /boot/initramfs-4.19.13-300.fc29.x86_64.img
      Found linux image: /boot/vmlinuz-4.18.16-300.fc29.x86_64
      Found initrd image: /boot/initramfs-4.18.16-300.fc29.x86_64.img
      Found linux image: /boot/vmlinuz-0-rescue-19d06d6946ee44c7a4eb1677916fdfa3
      Found initrd image: /boot/initramfs-0-rescue-19d06d6946ee44c7a4eb1677916fdfa3.img
      done
      [[email protected] john]#

      What do I need to do now? Can you please help? Thanks

      Reply
    2. Jay on October 12, 2017 4:23 pm

      Rahul, thanks for the tutorial… Successfully installed flash player on centos 7…

      Reply
    3. Steve on October 8, 2017 2:17 pm

      This actually ended without any install and a message:
      warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID f6777c67: NOKEY
      Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
      GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

      Solution was:
      #yum -y install http://linuxdownload.adobe.com/linux/x86_64/adobe-release-x86_64-1.0-1.noarch.rpm
      #yum install flash-plugin

      Tested with Centos6.9 installed on whtop.com

      Reply
      • Rahul K. on October 12, 2017 11:27 am

        Hi Steve, Thanks for your comment..

        I have updated the tutorial as well.

        Reply
    4. terry on June 1, 2015 4:10 pm

      Tried your suggestion and I get the following error:

      [[email protected] ~]# yum search flash-plugin
      Loaded plugins: fastestmirror, refresh-packagekit, security
      Determining fastest mirrors
      epel/metalink | 13 kB 00:00
      * epel: fedora-epel.mirror.lstn.net
      : [Errno 14] PYCURL ERROR 22 – “The requested URL returned error: 404 Not Found”
      Trying other mirror.
      Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux. Please verify its path and try again

      Reply
    5. Luca Mastrobuono on January 6, 2015 8:03 pm

      You may solve gpg control by setting in the Adobe-Linux.repo gpgcheck=0… and, whenever possible, find and upload the gpg key in the folder on latter attempt.

      Reply
      • Serge on April 25, 2015 2:14 pm

        Thak you a lot Luca! Your solution works.

        Reply
    6. summer on August 17, 2014 9:13 pm

      GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

      This error shows when I try to run:
      # yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • What is the /etc/mtab File in Linux
    • The “Hello World” Challenge: Printing in 20 Different Programming Languages
    • How to Install PHP 8.2-7.4 on RHEL & CentOS Stream 9
    • How to Install MySQL 8.0 on RHEL & CentOS Stream 9
    • How to Split Large Archives in Linux using the Command Line
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.