How to Install and Uninstall ruby-rack-oauth2 Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-rack-oauth2" package

Please follow the guidelines below to install ruby-rack-oauth2 on Kali Linux

$ sudo apt update $ sudo apt install ruby-rack-oauth2

2. Uninstall "ruby-rack-oauth2" package

Please follow the step by step instructions below to uninstall ruby-rack-oauth2 on Kali Linux:

$ sudo apt remove ruby-rack-oauth2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rack-oauth2 package on Kali Linux

Package: ruby-rack-oauth2
Version: 1.21.3-1
Installed-Size: 131
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rack (>= 2.1.0), ruby-httpclient, ruby-activesupport, ruby-attr-required, ruby-json-jwt (>= 1.11.0)
Size: 18040
SHA256: 9b1fe73b588f17ea70d557d85409da359c0b9a0be0d8baecd3d090c6b746e566
SHA1: 34f49e2a5dad25afa63856e85329f64d5a2ecf78
MD5sum: b92af588484993c1b1b9720db1481469
Description: Rack interface for an OAuth 2.0
This gem provides a Rack interface for an OAuth 2.0 Server & Client Library.
It supports both Bearer and MAC token types. Rack provides a minimal, modular,
and adaptable interface for developing web applications in Ruby. OAuth is an
open standard for authorization. OAuth provides client applications a 'secure
delegated access' to server resources on behalf of a resource owner.
Description-md5:
Homepage: https://github.com/nov/rack-oauth2
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rack-oauth2/ruby-rack-oauth2_1.21.3-1_all.deb