How to Install and Uninstall ruby-openid-connect Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "ruby-openid-connect" package

Here is a brief guide to show you how to install ruby-openid-connect on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-openid-connect" package

This is a short guide on how to uninstall ruby-openid-connect on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-openid-connect package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-openid-connect
Architecture: all
Version: 1.1.6-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: ruby | ruby-interpreter, ruby-activemodel, ruby-attr-required (>= 1.0.0), ruby-json (>= 1.4.3), ruby-json-jwt (>= 1.5.0), ruby-rack-oauth2 (>= 1.3.1), ruby-swd (>= 1.0.0), ruby-tzinfo, ruby-validate-email, ruby-validate-url, ruby-webfinger (>= 1.0.1)
Filename: pool/universe/r/ruby-openid-connect/ruby-openid-connect_1.1.6-2_all.deb
Size: 13224
MD5sum: 3fa342aa142d4cd8c28c58ae2db7e3bf
SHA1: 08bfc908b939db96483cff708a094426d047c2d0
SHA256: bc4b2e2add7a64646d1157e5c1d578bd0e47da41ad5fc7a77b5e325b3fb41e07
SHA512: 537f46775bf9f5d701bd8f55eac44f7dde3cbd31e67e7914cf5fec37497dd080ad29ae49da76fc649b4ab2823ad7666fabe146f99bcf6d193597639fc0ecdb66
Homepage: https://github.com/nov/openid_connect
Description-en: OpenID Connect Server & Client Library
OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0
protocol. It allows Clients to verify the identity of the End-User based on
the authentication performed by an Authorization Server, as well as to obtain
basic profile information about the End-User in an interoperable and REST-like
manner.
.
OpenID Connect allows clients of all types, including Web-based, mobile, and
JavaScript clients, to request and receive information about authenticated
sessions and end-users. The specification suite is extensible, allowing
participants to use optional features such as encryption of identity data,
discovery of OpenID Providers, and session management, when it makes sense
for them.
Description-md5: 7389f5f8c2c8614f3264913d417879c8
Ruby-Versions: all