Adobe Reader

Asked by david Clark

Is there a way to load Adobe reader from an RPM, since a native release isn't available?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Solved by:
Tony Mugan
Solved:
Last query:
Last reply:
Revision history for this message
Best Tony Mugan (tmugan) said :
#1

There is a reader already available for PDF format called evince.

In a terminal window (Applications menu, accessories) type

evince

If that is not installed then you type this to install it

sudo apt-get install evince

Revision history for this message
david Clark (davidclark) said :
#2

Thanks Tony Mugan, that solved my question.