Debian stretch pdf reader

Portable Document Format (PDF) , see PDF on Wikipedia.

  1. PDF Viewers / Readers
  2. Annotation tools
  3. Editors / Generators
  4. Other Tools
  5. See Also

PDF Viewers / Readers

Adobe Acrobat Reader (Non-Free)

Adobe discontinued support for Acrobat Reader on Linux in 2013, so the only version that is available for Linux contains critical security vulnerabilities and should not be used. The Wine tool can be used to run Adobe Acrobat Reader DC for Windows on Linux.

Insecure obsolete Linux version

If you really need the insecure obsolete Linux version of Adobe's Acrobat Reader, which is non-free, it is available from ftp.adobe.com or the deb-multimedia.org repository.

installing the .deb from ftp.adobe.com does not work with amd64/jessie due to a libgtk dependency error

Note that Adobe Acrobat requires the i386 architecture. If you are running on a non-i386 system, you will need to add i386 architecture support.

sudo dpkg --add-architecture i386

For Squeeze, add the following lines to /etc/apt/sources.list (see SourcesList):

# deb-multimedia (unofficial): Debian 6.0 (Squeeze) deb http://www.deb-multimedia.org squeeze main non-free

This repository isn't "official" but it works and has some otherwise unavailable packages.

After this, type in a terminal:

sudo apt-get update && sudo apt-get install acroread mozilla-acroread

In Firefox, you can type in:

about:plugins