How to Install and Uninstall pynslcd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "pynslcd" package

Please follow the guidelines below to install pynslcd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pynslcd

2. Uninstall "pynslcd" package

Learn how to uninstall pynslcd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pynslcd $ sudo apt autoclean && sudo apt autoremove

3. Information about the pynslcd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pynslcd
Priority: extra
Section: universe/admin
Installed-Size: 412
Maintainer: Ubuntu Developers
Original-Maintainer: Arthur de Jong
Architecture: all
Source: nss-pam-ldapd
Version: 0.9.6-3
Replaces: nslcd-2
Provides: nslcd-2
Depends: python:any (>= 2.6.6-7~), debconf (>= 0.5) | debconf-2.0, adduser, python-daemon, python-ldap, python-setproctitle, python-pyasn1, python-pyasn1-modules
Recommends: nscd, libnss-ldapd | libnss-ldap, libpam-ldapd | libpam-ldap | libpam-krb5 | libpam-heimdal | libpam-sss, nslcd-utils, ldap-utils, bind9-host | host
Suggests: kstart
Conflicts: nslcd, nslcd-2
Breaks: libnss-ldapd (<< 0.9.0), libpam-ldapd (<< 0.9.0)
Filename: pool/universe/n/nss-pam-ldapd/pynslcd_0.9.6-3_all.deb
Size: 131802
MD5sum: f3a5c169973f458760ff5d3c45c53f01
SHA1: bbfbb3c36720d1dfd54181fb21921ec7f3bc7a4f
SHA256: 863a6b4d9d69e7a6dd8f462213bbd43c37873758d2c121ab68807e00f12d3e58
Description-en: daemon for NSS and PAM lookups via LDAP - Python version
This package provides a daemon for retrieving user accounts and similar
system information from LDAP. It is used by the libnss-ldapd and
libpam-ldapd packages but is not very useful by itself.
.
This is an alternative Python implementation of nslcd. Note that it is
currently EXPERIMENTAL and has not undergone the same testing as nslcd.
Description-md5: ded83b939dc2c13277ec58acb61cc0ac
Multi-Arch: foreign
Homepage: http://arthurdejong.org/nss-pam-ldapd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu