How to Install ldap-client software package in Debian 8 (Jessie)

How to Install ldap-client software package in Debian 8 (Jessie)

ldap-client software package provides virtual package provided by ldap-utils, 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 ldap-client

ldap-client is installed in your system.

Make ensure the ldap-client package were installed using the commands given below,

$ sudo dpkg-query -l | grep ldap-client*

You will get with ldap-client package name, version, architecture and description in a table

ldap-client package basic information:

Distro Debian 8 jessie
Section Virtual packages
Package ldap-client
Version
Description virtual package provided by ldap-utils
Sub Section virtual


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