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

Last updated: May 20,2024

1. Install "ruby-oauth2" package

This is a short guide on how to install ruby-oauth2 on Kali Linux

$ sudo apt update $ sudo apt install ruby-oauth2

2. Uninstall "ruby-oauth2" package

This is a short guide on how to uninstall ruby-oauth2 on Kali Linux:

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

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

Package: ruby-oauth2
Version: 2.0.7-2
Installed-Size: 88
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-faraday (>= 0.17.3), ruby-faraday (<< 3.0), ruby-jwt (>= 1.0), ruby-jwt (<< 3.0), ruby-multi-xml (>= 0.5), ruby-rack (>= 1.2), ruby-rack (<< 3), ruby-rash-alt (>= 0.4), ruby-rash-alt (<< 1), ruby-version-gem (>= 1.1), ruby-multi-json
Size: 31768
SHA256: b1f2bdc57bf4080bbfd7139da19101ecc17174b28c5f5bd65eeb802d15f6d635
SHA1: 51e1b7eee7bb583fd049e63a229d13e82a50d46a
MD5sum: 77c3fb429a23e185947f3c0e96557fc1
Description: ruby wrapper for the OAuth 2.0 protocol
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
original OAuth spec.
.
This is a work in progress, being built first to solve the pragmatic process of
connecting to existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of
building it up to meet the entire specification over time.
Description-md5:
Homepage: https://github.com/intridea/oauth2
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-oauth2/ruby-oauth2_2.0.7-2_all.deb