How to Install and Uninstall rubygem-rest-client.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "rubygem-rest-client.noarch" package

This guide covers the steps necessary to install rubygem-rest-client.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rubygem-rest-client.noarch

2. Uninstall "rubygem-rest-client.noarch" package

This guide let you learn how to uninstall rubygem-rest-client.noarch on Fedora 35:

$ sudo dnf remove rubygem-rest-client.noarch $ sudo dnf autoremove

3. Information about the rubygem-rest-client.noarch package on Fedora 35

Last metadata expiration check: 5:10:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rubygem-rest-client
Version : 2.1.0
Release : 6.fc35
Architecture : noarch
Size : 35 k
Source : rubygem-rest-client-2.1.0-6.fc35.src.rpm
Repository : fedora
Summary : Simple HTTP and REST client for Ruby
URL : https://github.com/rest-client/rest-client
License : MIT
Description : A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework
: style of specifying actions: get, put, post, delete.