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

Last updated: May 18,2024

1. Install "ruby-simple-oauth" package

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

$ sudo apt update $ sudo apt install ruby-simple-oauth

2. Uninstall "ruby-simple-oauth" package

This tutorial shows how to uninstall ruby-simple-oauth on Kali Linux:

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

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

Package: ruby-simple-oauth
Version: 0.3.1-3
Installed-Size: 26
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 6052
SHA256: e5b783aafe389a3a8f0442cd30be18310c28fdd73385d62c43356e801c4b7c3c
SHA1: 5aeb2eadd668e2f52f75fa864ea95edd79fd84f4
MD5sum: 6519746b02d5a0018babe2104a19a611
Description: Simply builds and verifies OAuth headers
The library, "simple_oauth", provides classes in order to simply build
and verify OAuth headers.
.
This library aims to support and is tested against the following Ruby
implementations:
Ruby 1.8.7
Ruby 1.9.3
Ruby 2.0.0
Ruby 2.1
JRuby
Rubinius
.
If something doesn't work on one of these interpreters, it's a bug.
Description-md5:
Homepage: https://github.com/laserlemon/simple_oauth
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-simple-oauth/ruby-simple-oauth_0.3.1-3_all.deb