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

Last updated: May 05,2024

1. Install "ruby-ldap" package

Please follow the instructions below to install ruby-ldap on Kali Linux

$ sudo apt update $ sudo apt install ruby-ldap

2. Uninstall "ruby-ldap" package

This is a short guide on how to uninstall ruby-ldap on Kali Linux:

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

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

Package: ruby-ldap
Source: ruby-ldap (0.9.20-2)
Version: 0.9.20-2+b5
Installed-Size: 178
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libldap-2.5-0 (>= 2.5.4), libnsl2 (>= 1.0), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 54488
SHA256: e054b8ec1a9a9a2a77fa8bbff5a85f251b5ce44519bcb594a1c07edaba474fb4
SHA1: 827a569358b57fec4a2d434aafa4260f7776bf4b
MD5sum: d20fd3a70366698d481116d9f42a4fb4
Description: OpenLDAP library binding for Ruby
Ruby/LDAP is a Ruby extension library which provides an interface to the
LDAP (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API
for application development is described in RFC1823.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/bearded/ruby-ldap
Tag: role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ldap/ruby-ldap_0.9.20-2+b5_amd64.deb