Categories: FedoraFedora 19

How to install adobe reader on fedora 19

Adobe reader:

As we discussed already Adobe reader is the most popular software to view PDF documents . it can be installed in almost all kind of operating systems .
This article help you to install adobe reader on Fedora 19. Just follow the simple steps .

Install adobe reader on fedora 19.

Open terminal
Step 1 » Type the below command to install adobe repository rpm.[krizna@leela~]$ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
Step 2 » Import adobe key using the command.[krizna@leela~]$ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
Step 3 » Now install adobe reader using the below command.[krizna@leela~]$ sudo yum install nspluginwrapper.i686 AdobeReader_enu
Step 4 » After installation you can launch adobe reader.
[krizna@leela~]$ acroread

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