How to Install golang-openldap-dev in Ubuntu 18.04



Install golang-openldap-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-openldap-dev

Description:

OpenLDAP client integration for Go, using cgo

LDAP client library based on the official C client library from the OpenLDAP team. This is basically just a thin wrapper allowing to call the C API from Go.

Homepage: https://github.com/mqu/openldap/

Version: 0.2-2

Section: universe/devel