How to Install and Uninstall rubygem-httpclient.noarch Package on Oracle Linux 8

Last updated: July 01,2024

1. Install "rubygem-httpclient.noarch" package

Here is a brief guide to show you how to install rubygem-httpclient.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rubygem-httpclient.noarch

2. Uninstall "rubygem-httpclient.noarch" package

This guide let you learn how to uninstall rubygem-httpclient.noarch on Oracle Linux 8:

$ sudo dnf remove rubygem-httpclient.noarch $ sudo dnf autoremove

3. Information about the rubygem-httpclient.noarch package on Oracle Linux 8

Last metadata expiration check: 6:37:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-httpclient
Version : 2.8.0
Release : 8.el8
Architecture : noarch
Size : 228 k
Source : rubygem-httpclient-2.8.0-8.el8.src.rpm
Repository : epel
Summary : HTTP Client interface for ruby
URL : https://github.com/nahi/httpclient
License : (Ruby or BSD) and Public Domain
Description : an interface to HTTP Client for the ruby language