How to Install and Uninstall lua-ldap Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "lua-ldap" package

Please follow the steps below to install lua-ldap on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-ldap

2. Uninstall "lua-ldap" package

This guide let you learn how to uninstall lua-ldap on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lua-ldap $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-ldap package on Ubuntu 21.10 (Impish Indri)

Package: lua-ldap
Architecture: amd64
Version: 1.3.0-1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Provides: lua5.1-ldap, lua5.2-ldap, lua5.3-ldap, lua5.4-ldap
Depends: libc6 (>= 2.4), libldap-2.5-0 (>= 2.5.4)
Filename: pool/universe/l/lua-ldap/lua-ldap_1.3.0-1_amd64.deb
Size: 16712
MD5sum: b9add94cfefd74448575d13743cc2623
SHA1: f29c6c196a464a0bdd41567afb7a9c7190b03c9b
SHA256: ef3dabde6cd81c62daa149f40b013a5f635e3aa0aff6bd76ee91e4fb6a6a8003
SHA512: d4ab6f1d3159f80f7ab8c52a9c4901af735cd26534da863a2b28c745b78dd4a25a552d4559fdecbe8e01fcd028221922a34bba3516d7402618f8ae0db8437fb6
Homepage: https://github.com/lualdap/lualdap
Description-en: LDAP library for the Lua language
This package contains the Lua LDAP library to:
* Connect to an LDAP server (OpenLDAP or ADSI/WinLDAP);
* Execute any operation (search, add, compare, delete, modify
and rename);
* Retrieve entries and references of the search result.
.
This package contains the runtime library.
Description-md5: a7723a05f46b606e49686db915abfe7e
Lua-Versions: 5.1 5.2 5.3 5.4