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

Last updated: May 14,2024

1. Install "ruby-omniauth" package

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

$ sudo apt update $ sudo apt install ruby-omniauth

2. Uninstall "ruby-omniauth" package

This guide covers the steps necessary to uninstall ruby-omniauth on Kali Linux:

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

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

Package: ruby-omniauth
Version: 2.1.1-1
Installed-Size: 70
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-hashie (>= 3.4.6), ruby-rack (>= 2.2.3), ruby-rack-protection
Size: 19300
SHA256: bd5fe78d2c9f983de52183db3bb00869003175cd6c83638aea7be7b7fa87089f
SHA1: 1261a9f2fa415266b2332314249b37ef45a11ca4
MD5sum: 572dd1ccdb38ba482a52df07f66feec4
Description: flexible authentication system utilizing Rack middleware
OmniAuth is a Ruby library that standardizes multi-provider
authentication for web applications. It was created to be powerful,
flexible, and do as little as possible. Any developer can create
strategies for OmniAuth that can authenticate users via disparate
systems. OmniAuth strategies have been created for everything from
Facebook to LDAP.
Description-md5:
Homepage: https://github.com/omniauth/omniauth
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-omniauth/ruby-omniauth_2.1.1-1_all.deb