How to Install libgambc4-dev software package in Debian 8 (Jessie)

How to Install libgambc4-dev software package in Debian 8 (Jessie)

libgambc4-dev software package provides header file and link for the Gambit-C shared library, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgambc4-dev 

libgambc4-dev is installed in your system.

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

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

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

libgambc4-dev package basic information:

Distro Debian 8 jessie
Section Library development
Package libgambc4-dev
Version 4.2.8-1.1
Description header file and link for the Gambit-C shared library
Sub Section Libdevel


See Also, How to uninstall or remove libgambc4-dev software package from Debian 8 (Jessie)?