How to Install and Uninstall ruby-openid-connect Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-openid-connect" package

Please follow the instructions below to install ruby-openid-connect on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-openid-connect" package

Please follow the guidance below to uninstall ruby-openid-connect on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-openid-connect package on Ubuntu 21.10 (Impish Indri)

Package: ruby-openid-connect
Architecture: all
Version: 1.1.8-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: ruby | ruby-interpreter, ruby-activemodel, ruby-attr-required, ruby-json, ruby-json-jwt, ruby-rack-oauth2 (>= 1.6.1), ruby-swd, ruby-tzinfo, ruby-validate-email, ruby-validate-url, ruby-webfinger
Filename: pool/universe/r/ruby-openid-connect/ruby-openid-connect_1.1.8-1_all.deb
Size: 13528
MD5sum: f87d0f3c55c020907ac08fc5ae59817b
SHA1: b25de27792b3fde9fcb50ba15c8b030dca931f38
SHA256: 27d4bcbb26017de1911c0718604ffd7278d6c481cec14044b8ab8aeb37760d66
SHA512: 8e08b7601db5cd7e5135a7c6f6b8f4b1b0d9a541df8ad4f183cae900444a35d94e3564bfa8e164febdaa5127c8579c9482d6eb7624609f75175f2e55a3fc8d90
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