How to Install libgcrypt11-dev software package in Debian 7 (Wheezy)

How to Install libgcrypt11-dev software package in Debian 7 (Wheezy)

libgcrypt11-dev software package provides LGPL Crypto library - development files, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

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

libgcrypt11-dev is installed in your system.

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

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

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

libgcrypt11-dev package basic information:

Distro Debian 7 wheezy
Section Library development
Package libgcrypt11-dev
Version 1.5.0-5+deb7u5 [amd64, armel,
Description LGPL Crypto library - development files
Sub Section libdevel


See Also, How to uninstall or remove libgcrypt11-dev software package from Debian 7 (Wheezy)?