How to Install and Uninstall ruby2.5-rubygem-oauth2 Package on openSUSE Leap

Last updated: May 18,2024

1. Install "ruby2.5-rubygem-oauth2" package

Learn how to install ruby2.5-rubygem-oauth2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-oauth2

2. Uninstall "ruby2.5-rubygem-oauth2" package

Here is a brief guide to show you how to uninstall ruby2.5-rubygem-oauth2 on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-oauth2

3. Information about the ruby2.5-rubygem-oauth2 package on openSUSE Leap

Information for package ruby2.5-rubygem-oauth2:
-----------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-oauth2
Version : 1.4.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 57.0 KiB
Installed : No
Status : not installed
Source package : rubygem-oauth2-1.4.0-bp155.2.10.src
Upstream URL : http://github.com/intridea/oauth2
Summary : A Ruby wrapper for the OAuth 2.0 protocol
Description :
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the
original OAuth spec.