How to Install and Uninstall libnss-ldapd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libnss-ldapd" package

Here is a brief guide to show you how to install libnss-ldapd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnss-ldapd

2. Uninstall "libnss-ldapd" package

This guide let you learn how to uninstall libnss-ldapd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnss-ldapd $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnss-ldapd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnss-ldapd
Priority: extra
Section: universe/admin
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Arthur de Jong
Architecture: amd64
Source: nss-pam-ldapd
Version: 0.9.6-3
Provides: libnss-ldap
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), nslcd (>= 0.9.0) | nslcd-2
Conflicts: libnss-ldap
Filename: pool/universe/n/nss-pam-ldapd/libnss-ldapd_0.9.6-3_amd64.deb
Size: 27810
MD5sum: a2698e56c3d5ede23639a0d73a63c5ad
SHA1: 6d223a3aee6490d2b0797a4d1f6d9933942a87fd
SHA256: 6629a72cb7886d5412b76d1f47e846542880cfbe2270e1fab4f6667fa91d419c
Description-en: NSS module for using LDAP as a naming service
This package provides a Name Service Switch module that allows using an LDAP
server to provide user account, group, host name, alias, netgroup, and
basically any other information that would normally be retrieved from /etc
flat files or NIS.
Description-md5: e7b7a2438b22672c09b4a1cf9def958e
Multi-Arch: same
Homepage: http://arthurdejong.org/nss-pam-ldapd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu