How to Install finch-dev software package in Debian 9 (Stretch)

How to Install finch-dev software package in Debian 9 (Stretch)

finch-dev software package provides text-based multi-protocol instant messaging client - development, 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 finch-dev 

finch-dev is installed in your system.

Make ensure the finch-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep finch-dev *

You will get with finch-dev package name, version, architecture and description in a table

finch-dev package basic information:

Distro Debian 9 stretch
Section Development
Package finch-dev
Version 2.11.0-3
Description text-based multi-protocol instant messaging client - development
Sub Section devel


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