How to Install and Uninstall python-ldaptor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-ldaptor" package

This guide covers the steps necessary to install python-ldaptor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ldaptor

2. Uninstall "python-ldaptor" package

In this section, we are going to explain the necessary steps to uninstall python-ldaptor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ldaptor $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ldaptor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ldaptor
Priority: optional
Section: universe/python
Installed-Size: 735
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ldaptor
Version: 0.0.43+debian1-7
Replaces: ldaptor-common, python2.3-ldaptor
Provides: python2.7-ldaptor
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-twisted-core (>= 2.2), python-twisted-names (>= 0.2), python-twisted-mail (>= 0.2), python-twisted-web (>= 0.5), python-pyparsing
Conflicts: ldaptor-common, python2.3-ldaptor
Filename: pool/universe/l/ldaptor/python-ldaptor_0.0.43+debian1-7_all.deb
Size: 109950
MD5sum: c7b55851b1b0c12feb9762582ff9986a
SHA1: 38831491739a8859dbbc4aff51cd3d62ec899af0
SHA256: 3eb4c2c36d8fb51cab6ed0cf489b03492d58f6bc0e2b284358b627bca116d327
Description-en: pure-Python library for LDAP operations
Ldaptor is a pure-Python library that implements:
.
* LDAP client logic.
* separately-accessible LDAP and BER protocol message generation/parsing.
* ASCII-format LDAP filter generation and parsing.
* LDIF format data generation.
* Samba password changing logic.
Description-md5: 743bdc83e2f694bf14fbdb2ab9db75a6
Homepage: http://www.inoi.fi/open/trac/ldaptor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu