How to Install and Uninstall ruby-activeldap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "ruby-activeldap" package

Please follow the step by step instructions below to install ruby-activeldap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-activeldap

2. Uninstall "ruby-activeldap" package

This guide covers the steps necessary to uninstall ruby-activeldap on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-activeldap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-activeldap
Priority: optional
Section: universe/ruby
Installed-Size: 605
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Dequènes (Duck)
Architecture: all
Version: 4.0.3-2
Depends: ruby | ruby-interpreter, ruby-ldap (>= 0.9.13), ruby-activesupport, ruby-activemodel, ruby-locale, ruby-gettext
Suggests: ruby-log4r (>= 1.0.4)
Filename: pool/universe/r/ruby-activeldap/ruby-activeldap_4.0.3-2_all.deb
Size: 83308
MD5sum: dec469f91c49838284dfa4a282d857c9
SHA1: 4a27c3a82399965d74149b534e3a91c9ef6eb4eb
SHA256: 6fe13bcdd0d914ad39f7a8ccab96964d4a897786eb12a2144b453b9d78eee3e6
Description-en: ActiveLdap is a object-oriented API to LDAP
'ActiveLdap' is a ruby extension library which provides a clean
objected oriented interface to the Ruby/LDAP library. It was inspired
by ActiveRecord. This is not nearly as clean or as flexible as
ActiveRecord, but it is still trivial to define new objects and manipulate
them with minimal difficulty.
Description-md5: 026fafff725fb2cae8b5b0fe8580280c
Homepage: https://activeldap.github.io/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu