How to Install and Uninstall ruby-omniauth-oauth Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-omniauth-oauth" package

Please follow the steps below to install ruby-omniauth-oauth on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-omniauth-oauth" package

In this section, we are going to explain the necessary steps to uninstall ruby-omniauth-oauth on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-omniauth-oauth package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-omniauth-oauth
Priority: optional
Section: universe/ruby
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.0-2
Depends: ruby | ruby-interpreter, ruby-omniauth, ruby-oauth
Filename: pool/universe/r/ruby-omniauth-oauth/ruby-omniauth-oauth_1.1.0-2_all.deb
Size: 4352
MD5sum: 76e2bf54dbe74887ba9e6a662bea40c7
SHA1: ec2c3deea7d99c67c60c9d4d0f85122afe701858
SHA256: b8498362a160c75b0df44bffa9692569ea843dde91882514f763fcbc5dcd0fb8
Description-en: generic OAuth (1.0/1.0a) strategy for OmniAuth
This gem contains a generic OAuth strategy for OmniAuth. It is meant to
serve as a building block strategy for other strategies and not to be
used independently (since it has no inherent way to gather uid and user
info).
Description-md5: 4717e02f38e8a05ad740a1b9ddaddc15
Homepage: https://github.com/intridea/omniauth-oauth
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu