Chapter 14. Useful Programs that are not Included on the Skolelinux/Debian-edu CD

14.1. Acrobat Reader

By using your favourite text editor to add the line

deb ftp://ftp.nerim.net/debian-marillat/ stable main
to the file /etc/apt/sources.list, see Section 8.2, and then updating the database, you can then use your favourite package manager (see Section 8.9 or Section 13.6) to install Acrobat Reader

These are the necessary packages to install

tjener:~# apt-cache search acrobat
acroread - Adobe Acrobat Reader: Portable Document Format file viewer
acroread-debian-files - Debian specific parts of Adobe Acrobat Reader
acroread-plugin - Adobe Acrobat(R) Reader plugin for mozilla / konqueror
These can be installed with the command

apt-get install acroread acroread-debian-files acroread-plugin