| Free Software at Schools: Installing and Maintaining a Debian-Edu Network; Also Known as Skolelinux | ||
|---|---|---|
| Prev | Next | |
By using your favourite text editor to add the line
deb ftp://ftp.nerim.net/debian-marillat/ stable mainto 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 / konquerorThese can be installed with the command
apt-get install acroread acroread-debian-files acroread-plugin