How to Install and Uninstall lua-ldap Package on Kali Linux

Last updated: May 06,2024

1. Install "lua-ldap" package

Please follow the step by step instructions below to install lua-ldap on Kali Linux

$ sudo apt update $ sudo apt install lua-ldap

2. Uninstall "lua-ldap" package

This guide covers the steps necessary to uninstall lua-ldap on Kali Linux:

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

3. Information about the lua-ldap package on Kali Linux

Package: lua-ldap
Source: lua-ldap (1.4.0-1)
Version: 1.4.0-1+b1
Installed-Size: 135
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-ldap, lua5.2-ldap, lua5.3-ldap, lua5.4-ldap
Depends: libc6 (>= 2.4), libldap-2.5-0 (>= 2.5.4)
Size: 15116
SHA256: 2ff6176c821306555a7a57a5a9ca318faaa8f66ad1c14860ee2fbe4fc2ac2a70
SHA1: 89becd8fe53e1ac8b3fd214e3717ab5e130bfb89
MD5sum: c837ef1ef8435a7d61f903614a7ec339
Description: 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:
Multi-Arch: same
Homepage: https://github.com/lualdap/lualdap
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-ldap/lua-ldap_1.4.0-1+b1_amd64.deb