How to Install and Uninstall lua-ldap.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 15,2024
1. Install "lua-ldap.x86_64" package
This is a short guide on how to install lua-ldap.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
lua-ldap.x86_64
Copied
2. Uninstall "lua-ldap.x86_64" package
This tutorial shows how to uninstall lua-ldap.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
lua-ldap.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua-ldap.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:04:32 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : lua-ldap
Version : 1.1.0
Release : 20.el8
Architecture : x86_64
Size : 34 k
Source : lua-ldap-1.1.0-20.el8.src.rpm
Repository : epel
Summary : LDAP client library for Lua, using OpenLDAP
URL : http://www.keplerproject.org/lualdap/
License : MIT
Description : LuaLDAP is a simple interface from Lua to an LDAP client. It enables a Lua
: program to:
: * Connect to an LDAP server;
: * Execute any operation (search, add, compare, delete, modify and rename);
: * Retrieve entries and references of the search result.
Available Packages
Name : lua-ldap
Version : 1.1.0
Release : 20.el8
Architecture : x86_64
Size : 34 k
Source : lua-ldap-1.1.0-20.el8.src.rpm
Repository : epel
Summary : LDAP client library for Lua, using OpenLDAP
URL : http://www.keplerproject.org/lualdap/
License : MIT
Description : LuaLDAP is a simple interface from Lua to an LDAP client. It enables a Lua
: program to:
: * Connect to an LDAP server;
: * Execute any operation (search, add, compare, delete, modify and rename);
: * Retrieve entries and references of the search result.