How to Install ruby-ldap in Ubuntu 18.04



Install ruby-ldap by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-ldap

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.

Homepage: https://github.com/alexey-chebotar/ruby-ldap

Version: 0.9.16-1build8

Section: universe/ruby