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

Last updated: May 20,2024

1. Install "ruby-oauth2" package

Please follow the guidance below to install ruby-oauth2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-oauth2

2. Uninstall "ruby-oauth2" package

Please follow the steps below to uninstall ruby-oauth2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-oauth2
Priority: optional
Section: universe/ruby
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-2
Depends: ruby | ruby-interpreter, ruby-faraday, ruby-jwt, ruby-multi-json, ruby-multi-xml, ruby-rack
Filename: pool/universe/r/ruby-oauth2/ruby-oauth2_1.0.0-2_all.deb
Size: 13282
MD5sum: 4bcb5c34afa6b38f1fecf75e729134c0
SHA1: 311ffc3b14a09a53f5fa8093c941947ee0ee76e7
SHA256: e9fea9e6c9bfccb4dff35fbfdcf9a791708bac5c048736d917b4cf0269cd62ca
Description-en: 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: b7a0e24836ee940b9284a382f83854dc
Homepage: http://github.com/intridea/oauth2
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu