How to Install and Uninstall golang-openldap-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "golang-openldap-dev" package

This guide covers the steps necessary to install golang-openldap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-openldap-dev

2. Uninstall "golang-openldap-dev" package

Here is a brief guide to show you how to uninstall golang-openldap-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-openldap-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-openldap-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-openldap-dev
Priority: extra
Section: universe/devel
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Tonnerre Lombard
Architecture: all
Source: golang-openldap
Version: 0.2-1
Depends: libldap-2.4-2
Filename: pool/universe/g/golang-openldap/golang-openldap-dev_0.2-1_all.deb
Size: 24846
MD5sum: ea0ea83ed4e68203a8d79cea5f5808db
SHA1: cc91559827cce74062785e5553e697c164216674
SHA256: 38472d6c37a8c96b14f0d4614ecf9234b2579a0d1f91e8f76c77586b94a94905
Description-en: 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.
Description-md5: 47aff8fd142b054bdb1d3910eee55572
Homepage: https://github.com/mqu/openldap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu