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

Last updated: May 19,2024

1. Install "libghc-ldap-dev" package

Please follow the step by step instructions below to install libghc-ldap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-ldap-dev

2. Uninstall "libghc-ldap-dev" package

This is a short guide on how to uninstall libghc-ldap-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-ldap-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-ldap-dev
Priority: optional
Section: universe/haskell
Installed-Size: 985
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: ldap-haskell
Version: 0.6.10-5
Depends: libghc-base-dev-4.8.2.0-0d6d1, libldap2-dev, libc6 (>= 2.2.5)
Suggests: libghc-ldap-doc, libghc-ldap-prof
Filename: pool/universe/l/ldap-haskell/libghc-ldap-dev_0.6.10-5_amd64.deb
Size: 106448
MD5sum: 6649b95d40fa235d40ed09a0d72e2194
SHA1: 2558bfa8465ffbc893d866bde818239e2fc0f57c
SHA256: 5fe866681d249c3140e53ccb902aef10103ec86449a683ff0af57bf9c1d857b8
Description-en: LDAP Interface for Haskell
This package provides an interface to the C LDAP API for Haskell programmers.
With it, you can search, modify, and interrogate LDAP directories.
The Haskell binding features automatic memory management and proper
handling for binary data, and handles all marshalling into and out of
C data structures for you automatically.
.
This package is built for GHC.
Description-md5: a32ebfd07e7e6ce64fb5c3b0bc09141f
Homepage: http://software.complete.org/ldap-haskell
Ghc-Package: LDAP-0.6.10-b5202b1cb7d0ebcea018880bc6582768
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu