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

Last updated: May 18,2024

1. Install "golang-github-go-ldap-ldap-dev" package

Please follow the guidance below to install golang-github-go-ldap-ldap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-go-ldap-ldap-dev

2. Uninstall "golang-github-go-ldap-ldap-dev" package

Learn how to uninstall golang-github-go-ldap-ldap-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-go-ldap-ldap-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-go-ldap-ldap-dev
Priority: extra
Section: universe/devel
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-go-ldap-ldap
Version: 0.0~git20150817.24.12f2865-1
Depends: golang-go, golang-gopkg-asn1-ber.v1-dev
Filename: pool/universe/g/golang-github-go-ldap-ldap/golang-github-go-ldap-ldap-dev_0.0~git20150817.24.12f2865-1_all.deb
Size: 20558
MD5sum: 550534ab84ecc73564f95c0b648c5372
SHA1: b409f9bca347c8ffa4fecefdfa58747404a0a659
SHA256: b159db79ae20d478ce7d3ecb8939ff6c0d4aa5b35e6d3aec30ac23d2a69fb997
Description-en: Basic LDAP v3 functionality for the Go programming language
The ldap package provides basic LDAPv3 functionality for the Go
programming language.
Currently supported features include:
- Connecting to LDAP server
- Binding to LDAP server
- Searching for entries
- Compiling string filters to LDAP filters
- Paging Search Results
- Modify Requests / Responses
Description-md5: 788c627a0a7ce80c319376e69c09ec67
Built-Using: golang (= 2:1.5.1-0ubuntu2), golang-gopkg-asn1-ber.v1 (= 1-1)
Homepage: https://github.com/go-ldap/ldap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu