How to Install and Uninstall slapd Package on Kali Linux

Last updated: May 10,2024

1. Install "slapd" package

Please follow the guidelines below to install slapd on Kali Linux

$ sudo apt update $ sudo apt install slapd

2. Uninstall "slapd" package

This guide let you learn how to uninstall slapd on Kali Linux:

$ sudo apt remove slapd $ sudo apt autoclean && sudo apt autoremove

3. Information about the slapd package on Kali Linux

Package: slapd
Source: openldap (2.5.13+dfsg-5)
Version: 2.5.13+dfsg-5+b3
Installed-Size: 4609
Maintainer: Debian OpenLDAP Maintainers
Architecture: amd64
Replaces: ldap-utils (<< 2.2.23-3), libldap2
Provides: ldap-server, libslapi-2.5-0
Depends: libargon2-1 (>= 0~20171227), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libldap-2.5-0 (= 2.5.13+dfsg-5+b3), libltdl7 (>= 2.4.7), libodbc2 (>= 2.3.1), libperl5.38 (>= 5.38.2), libsasl2-2 (>= 2.1.28+dfsg1), libwrap0 (>= 7.6-4~), coreutils (>= 4.5.1-1), psmisc, perl:any (>> 5.8.0) | libmime-base64-perl, adduser, lsb-base (>= 3.2-13), perl:any
Pre-Depends: debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.54~)
Recommends: ldap-utils
Suggests: libsasl2-modules, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd
Size: 1437300
SHA256: 35c1777b66ff7feeb592498c95eda29bc11ea35e614406cc073bfd14fdcf2d57
SHA1: 871ae52061098572392437f923b145a6ffc17373
MD5sum: 151cd89707afd65d33ec2589c929d0ce
Description: OpenLDAP server (slapd)
This is the OpenLDAP (Lightweight Directory Access Protocol) server
(slapd). The server can be used to provide a standalone directory
service.
Description-md5:
Homepage: https://www.openldap.org/
Tag: implemented-in::c, interface::daemon, network::server, protocol::ldap,
role::program, security::authentication, works-with::db
Section: net
Priority: optional
Filename: pool/main/o/openldap/slapd_2.5.13+dfsg-5+b3_amd64.deb