How to Install and Uninstall ruby3.0-rubygem-http Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "ruby3.0-rubygem-http" package

This is a short guide on how to install ruby3.0-rubygem-http on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-http

2. Uninstall "ruby3.0-rubygem-http" package

Here is a brief guide to show you how to uninstall ruby3.0-rubygem-http on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-http

3. Information about the ruby3.0-rubygem-http package on openSuSE Tumbleweed

Information for package ruby3.0-rubygem-http:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-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.