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

Last updated: May 20,2024

1. Install "libghc-ldap-prof" package

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

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

2. Uninstall "libghc-ldap-prof" package

Please follow the instructions below to uninstall libghc-ldap-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-ldap-prof
Priority: optional
Section: universe/haskell
Installed-Size: 778
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: ldap-haskell
Version: 0.6.10-5
Depends: libghc-ldap-dev (= 0.6.10-5), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/l/ldap-haskell/libghc-ldap-prof_0.6.10-5_amd64.deb
Size: 85868
MD5sum: 3acf4e30eab920ca1db9acc152687891
SHA1: 60075fa8e2b975703c73d754b78a918e1a27a561
SHA256: 4c677adc3d0879f111862b9e5401bdc4a24df0c4bfbaa6f82ad3c6630b18c86d
Description-en: LDAP Interface for Haskell; profiling libraries
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, compiled for profiling.
Description-md5: 0c11ac80bb524e00fefbf05eb71bab99
Homepage: http://software.complete.org/ldap-haskell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu