How to Install fp-docs software package in Debian 9 (Stretch)

How to Install fp-docs software package in Debian 9 (Stretch)

fp-docs software package provides Free Pascal - documentation dependency package, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fp-docs 

fp-docs is installed in your system.

Make ensure the fp-docs package were installed using the commands given below,

$ sudo dpkg-query -l | grep fp-docs *

You will get with fp-docs package name, version, architecture and description in a table

fp-docs package basic information:

Distro Debian 9 stretch
Section Virtual packages
Package fp-docs
Version 3.0.0+dfsg-9
Description Free Pascal - documentation dependency package
Sub Section Virtual


See Also, How to uninstall or remove fp-docs software package from Debian 9 (Stretch)?