How to Install and Uninstall ruby-openid-connect Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-openid-connect" package

Please follow the guidance below to install ruby-openid-connect on Kali Linux

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

2. Uninstall "ruby-openid-connect" package

Please follow the instructions below to uninstall ruby-openid-connect on Kali Linux:

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

3. Information about the ruby-openid-connect package on Kali Linux

Package: ruby-openid-connect
Version: 1.3.0-2
Installed-Size: 83
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel, ruby-attr-required, ruby-json, ruby-json-jwt, ruby-rack-oauth2, ruby-swd, ruby-tzinfo, ruby-validate-email, ruby-validate-url, ruby-webfinger
Size: 13668
SHA256: 1a873c38a3966161778bf467451ecb794e04502901e3188c66dc16bae6daab01
SHA1: ff312ca000f8d9a1e844dc862c15397cf1b3db4a
MD5sum: abc5cfbbca8381e43ab9547d4b42007b
Description: 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:
Homepage: https://github.com/nov/openid_connect
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-openid-connect/ruby-openid-connect_1.3.0-2_all.deb