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

Last updated: May 17,2024

1. Install "ruby-omniauth-openid" package

This tutorial shows how to install ruby-omniauth-openid on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-omniauth-openid" package

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

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

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

Package: ruby-omniauth-openid
Priority: optional
Section: universe/ruby
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.1-3
Depends: ruby | ruby-interpreter, ruby-omniauth, ruby-rack-openid
Filename: pool/universe/r/ruby-omniauth-openid/ruby-omniauth-openid_1.0.1-3_all.deb
Size: 6504
MD5sum: 839358d4e5aa947961cc95b42ce96a21
SHA1: dbca70c512672d0b1a22deab7a8d2fb2e0426688
SHA256: 571f44d21d33bb6217fac065af43aeea20490ec4da5896c8ce22089d56072876
Description-en: openid strategy for OmniAuth
Provides strategies for authenticating to providers using the OpenID standard.
.
Use the strategy as a middleware in your application if you want to use OpenID
as stand alone. If OpenID is one of several authentication strategies, use the
OmniAuth Builder.
.
See /usr/share/doc/ruby-omniauth-openid/README.md for examples.
Description-md5: 9e4431f0704c804c7ac8a15fd35d9749
Homepage: https://github.com/intridea/omniauth-openid
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu