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

Last updated: May 12,2024

1. Install "dlz-ldap-enum" package

Here is a brief guide to show you how to install dlz-ldap-enum on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dlz-ldap-enum

2. Uninstall "dlz-ldap-enum" package

Here is a brief guide to show you how to uninstall dlz-ldap-enum on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dlz-ldap-enum $ sudo apt autoclean && sudo apt autoremove

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

Package: dlz-ldap-enum
Priority: extra
Section: universe/admin
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: amd64
Version: 1.0.3-1
Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), bind9
Filename: pool/universe/d/dlz-ldap-enum/dlz-ldap-enum_1.0.3-1_amd64.deb
Size: 34336
MD5sum: eb779227c76f4bc9db03f6bbc6b354d0
SHA1: 8b0781c1525c47dee97d96cb24d3689ca7f01b87
SHA256: e537db2e5f1c0e81efc61df5bddd53a1f96394acf3bf592b6b1153aac0ce9e11
Description-en: Plug-in for bind9 that uses LDAP data to fulfill ENUM requests
New versions of bind9 provide a dynamically loaded module interface
dubbed dlz_dlopen. This module is linked to bind9 at runtime using the
dlz_dlopen. The module accepts ENUM query strings and consults the
LDAP database to map the phone number to an email address. It then
returns NAPTR records providing SIP and Jabber/XMPP routes based
on the email address in LDAP.
Description-md5: c66e8923ad37c718d8845abe9a3a486b
Homepage: http://www.opentelecoms.org/dlz-ldap-enum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu