Categories: FedoraFedora 19

How to install adobe flash player on fedora 19

Adobe flash player

Adobe flash player is a essential software to browse multimedia content in all kind of operating systems like windows, MAC, linux, solaris, android, mobile OS and more.
This article help you to install adobe flash player on fedora 19. Just follow the simple steps to get installed.

Install adobe flash player on fedora 19

Step 1 » Install adobe repository RPM .
32bit OS:
[krizna@leela ~]$ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm [or]
64bit OS:
sudo yum -y install http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
Step 2 » Now import Adobe RPM key.[krizna@leela ~]$ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
Step 3 » Now update the repository.[krizna@leela ~]$ sudo yum check-update
Step 4 » After updation. Install Adobe flash player by typing the below command.[krizna@leela ~]$ sudo yum install flash-plugin nspluginwrapper
You have successfully installed flash player .

Testing

Step 5 » Now restart your firefox and goto http://www.adobe.com/software/flash/about/
You can see the version of the flash player installed. check the below image.

Have a nice day

Disqus Comments Loading...
Share
Published by
krizna

Recent Posts

How to install Visual Studio Code on ubuntu 20.04

Visual Studio Code is a popular code editor which is lightweight and cross platform application.…

4 years ago

How to install MySQL workbench on ubuntu 20.04

MySQL workbench is a GUI tool for managing MySQL database system. It is used by…

4 years ago

How to install Android Studio on ubuntu 20.04

Android Studio is a popular development software used especially for developing android applications. It is…

4 years ago

How to install google chrome on ubuntu 20.04

Google chrome is a most popular web browser developed by google. It was developed to…

4 years ago

How to install Zoom on ubuntu 20.04

Zoom is a popular video conferencing software. It is commonly used for conducting online meetings,…

4 years ago

How to install TeamViewer on ubuntu 20.04

TeamViewer is a popular application for desktop sharing and remote control. It is available for…

4 years ago