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

Last updated: May 17,2024

1. Install "ruby-rack-oauth2" package

This guide covers the steps necessary to install ruby-rack-oauth2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rack-oauth2

2. Uninstall "ruby-rack-oauth2" package

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

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

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

Package: ruby-rack-oauth2
Priority: optional
Section: universe/ruby
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.1-2
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 2.3), ruby-attr-required (>= 0.0.5), ruby-httpclient (>= 2.4), ruby-multi-json (>= 1.3.6), ruby-rack (>= 1.1)
Filename: pool/universe/r/ruby-rack-oauth2/ruby-rack-oauth2_1.2.1-2_all.deb
Size: 15032
MD5sum: 0c52c0ddde3ca71a6e7f3af39e6cb120
SHA1: f325c20328126e07f3f77409a8942fd096d378fd
SHA256: f5d7631c2b5d2b14da1e1ac522d9def8c921df4b331b6e0fef21b913f530a749
Description-en: Rack interface for an OAuth 2.0
This gem provides a Rack interface for an OAuth 2.0 Server & Client Library.
It supports both Bearer and MAC token types. Rack provides a minimal, modular,
and adaptable interface for developing web applications in Ruby. OAuth is an
open standard for authorization. OAuth provides client applications a 'secure
delegated access' to server resources on behalf of a resource owner.
Description-md5: cb102338171a65eb69e1683b1662ea24
Homepage: http://github.com/nov/rack-oauth2
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu