How to Install finger-server software package in Debian 9 (Stretch)

How to Install finger-server software package in Debian 9 (Stretch)

finger-server software package provides virtual package provided by cfingerd, 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 finger-server

finger-server is installed in your system.

Make ensure the finger-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep finger-server*

You will get with finger-server package name, version, architecture and description in a table

finger-server package basic information:

Distro Debian 9 stretch
Section Virtual packages
Package finger-server
Version
Description virtual package provided by cfingerd
Sub Section Virtual


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