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

Last updated: September 20,2024

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

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

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

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

Please follow the guidance below to uninstall rubygem-rest-client.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:27:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-rest-client
Version : 2.1.0
Release : 5.fc34
Architecture : noarch
Size : 35 k
Source : rubygem-rest-client-2.1.0-5.fc34.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.