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

Last updated: May 11,2024

1. Install "ruby-oauth" package

This guide covers the steps necessary to install ruby-oauth on Kali Linux

$ sudo apt update $ sudo apt install ruby-oauth

2. Uninstall "ruby-oauth" package

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

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

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

Package: ruby-oauth
Version: 0.5.4-1.1
Installed-Size: 153
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 31148
SHA256: f7b85b10b1e8a141df5d31fdc0e17fc8e8583d041bb6575b2d977f23da7d7ee5
SHA1: d01dd4d465909653fff8d9f3ba2d5eee9474a75f
MD5sum: 011a2e7782ac4d964146b0edc586de2e
Description: Ruby library for OAuth core
This package is a ruby library providing OAuth consumer and provider.
.
OAuth is an open standard that allows users to share their private
resources (e.g. photos, videos, contact lists) stored on one site with
another site without having to hand out their username and password.
Description-md5:
Homepage: https://github.com/oauth-xx/oauth-ruby
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-oauth/ruby-oauth_0.5.4-1.1_all.deb