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

Last updated: May 21,2024

1. Install "ruby-omniauth-saml" package

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

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

2. Uninstall "ruby-omniauth-saml" package

In this section, we are going to explain the necessary steps to uninstall ruby-omniauth-saml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-omniauth-saml
Priority: optional
Section: universe/ruby
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.5.0-1
Depends: ruby | ruby-interpreter, ruby-omniauth (>= 1.3~), ruby-saml (>= 1.1.1~)
Filename: pool/universe/r/ruby-omniauth-saml/ruby-omniauth-saml_1.5.0-1_all.deb
Size: 8014
MD5sum: 93c78b16a2acef4cf9d336222188cb5f
SHA1: 20d6aa92fdf8846e68610d5f1cec90d721d829f6
SHA256: bb9b9a3b30f55403c6dbf37700f0ca876d32e50e7091c13150554a830fe837db
Description-en: generic SAML strategy for OmniAuth
This gem provides a strategy to use SAML with OmniAuth. Security Assertion
Markup Language (SAML) is an XML-based, open-standard data format for
exchanging authentication and authorization data between parties, in
particular, between an identity provider and a service provider.
Description-md5: 678424b52a9dcc88891efb41b2950367
Homepage: https://github.com/PracticallyGreen/omniauth-saml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu