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

Last updated: September 20,2024

1. Install "ruby-simple-oauth" package

Learn how to install ruby-simple-oauth on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-simple-oauth" package

Please follow the instructions below to uninstall ruby-simple-oauth on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-simple-oauth
Priority: optional
Section: universe/ruby
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-simple-oauth/ruby-simple-oauth_0.3.1-2_all.deb
Size: 5474
MD5sum: a1b49a2acddfdbb8c990fab49acde86f
SHA1: 29ab1aaaf361c9848a07a1418053ff47edac0e46
SHA256: e33767f6f9bbf1da28b886da66872c0cbb7b298c37b0f72d35eb176c2e24065a
Description-en: Simply builds and verifies OAuth headers
The library, "simple_oauth", provides classes in order to simply build
and verify OAuth headers.
.
This library aims to support and is tested against the following Ruby
implementations:
Ruby 1.8.7
Ruby 1.9.3
Ruby 2.0.0
Ruby 2.1
JRuby
Rubinius
.
If something doesn't work on one of these interpreters, it's a bug.
Description-md5: 28bf4729e681fd7d190ba9c32052568a
Homepage: http://github.com/laserlemon/simple_oauth
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu