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

Last updated: May 11,2024

1. Install "ruby-oauth" package

This is a short guide on how to install ruby-oauth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-oauth

2. Uninstall "ruby-oauth" package

This is a short guide on how to uninstall ruby-oauth on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-oauth
Priority: extra
Section: universe/ruby
Installed-Size: 189
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.7-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-oauth/ruby-oauth_0.4.7-3_all.deb
Size: 26202
MD5sum: fa8ec34c16be344bf761d9c00f2a6a9d
SHA1: 8c25f1eeeb0df455087d853de5223e6245c2e2a1
SHA256: ff908421d3a0feb0fd19c162880dc32cf87ac070daf5fbb88605c0ab472d6a12
Description-en: Ruby library for OAuth core
This package is a ruby library providing OAuth consumer and provider.
.
OAuth is an open standard that allows users to share their private
resources (e.g. photos, videos, contact lists) stored on one site with
another site without having to hand out their username and password.
Description-md5: 54877f8aa90520efdb6fbaa283d807c9
Homepage: https://github.com/oauth-xx/oauth-ruby
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu