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

Last updated: June 29,2024

1. Install "ruby2.5-rubygem-rest-client" package

Please follow the steps below to install ruby2.5-rubygem-rest-client on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-rest-client

2. Uninstall "ruby2.5-rubygem-rest-client" package

Learn how to uninstall ruby2.5-rubygem-rest-client on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-rest-client

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

Information for package ruby2.5-rubygem-rest-client:
----------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-rest-client
Version : 2.0.2-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 282.7 KiB
Installed : No
Status : not installed
Source package : rubygem-rest-client-2.0.2-bp155.2.10.src
Upstream URL : https://github.com/rest-client/rest-client
Summary : Simple HTTP and REST client for Ruby, inspired by microframework
Description :
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework
style of specifying actions: get, put, post, delete.