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

Last updated: October 05,2024

1. Install "ruby-omniauth-kerberos" package

Please follow the guidelines below to install ruby-omniauth-kerberos on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-omniauth-kerberos" package

This is a short guide on how to uninstall ruby-omniauth-kerberos on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-omniauth-kerberos
Priority: optional
Section: universe/ruby
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.0-3
Depends: ruby | ruby-interpreter, ruby-omniauth-multipassword, ruby-timfel-krb5-auth (>= 0.8)
Filename: pool/universe/r/ruby-omniauth-kerberos/ruby-omniauth-kerberos_0.3.0-3_all.deb
Size: 4180
MD5sum: 7a96fe8a8302c6f2492741266af3d669
SHA1: bac80a1e57e7d2a36269737ce3bf8f9b60b5a2c6
SHA256: f81f69257d7e6b016d2e3b742d86162c766e87b76fccac1d688b99453b930396
Description-en: OmniAuth strategy for Kerberos
This gem provides an OmniAuth strategy for Kerberos. Kerberos is a computer
network authentication protocol which works on the basis of 'tickets' to allow
nodes communicating over a non-secure network to prove their identity to one
another in a secure manner. OmniAuth is a library that standardizes
multi-provider authentication for web applications
Description-md5: bd2c82444b7ce854eaad366e8433a64a
Homepage: https://github.com/jgraichen/omniauth-kerberos
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu