How to Install and Uninstall ruby2.7-rubygem-http Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "ruby2.7-rubygem-http" package

This tutorial shows how to install ruby2.7-rubygem-http on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-http

2. Uninstall "ruby2.7-rubygem-http" package

This guide covers the steps necessary to uninstall ruby2.7-rubygem-http on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-http

3. Information about the ruby2.7-rubygem-http package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-http:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-http
Version : 5.0.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 217,4 KiB
Installed : No
Status : not installed
Source package : rubygem-http-5.0.4-1.1.src
Summary : HTTP should be easy
Description :
An easy-to-use client library for making requests from Ruby. It uses a simple
method chaining system for building requests, similar to Python's Requests.