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

Last updated: May 21,2024

1. Install "ruby-omniauth-ldap" package

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

$ sudo apt update $ sudo apt install ruby-omniauth-ldap

2. Uninstall "ruby-omniauth-ldap" package

Please follow the steps below to uninstall ruby-omniauth-ldap on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-omniauth-ldap
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.4-4
Depends: ruby | ruby-interpreter, ruby-net-ldap (>= 0.3.1), ruby-ntlm (>= 0.1.1), ruby-omniauth (>= 1.0), ruby-sasl (>= 0.0.3.1)
Filename: pool/universe/r/ruby-omniauth-ldap/ruby-omniauth-ldap_1.0.4-4_all.deb
Size: 7616
MD5sum: baf27363f0caacf0f470392d44681b56
SHA1: 702d2125522aba85a6759060c21490f3cb176454
SHA256: f080c3ea0d551c281c69334685ef418621b9b6416fe1ece23ee2f7d0df64c80a
Description-en: LDAP strategy for Ruby OmniAuth library
OmniAuth is a Ruby library that standardizes multi-provider
authentication for web applications. It was created to be powerful,
flexible, and do as little as possible. Any developer can create
strategies for OmniAuth that can authenticate users via disparate
systems. OmniAuth strategies have been created for everything from
Facebook to LDAP.
.
This package contains LDAP strategy for OmniAuth
.
This version has been patched for use with GITLAB.
Description-md5: 0498864ccd318fc0cb5623b2bb83cbdf
Homepage: https://github.com/intridea/omniauth-ldap
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu