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

Last updated: October 10,2024

1. Install "rubygem-mechanize.noarch" package

This tutorial shows how to install rubygem-mechanize.noarch on Fedora 34

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

2. Uninstall "rubygem-mechanize.noarch" package

Please follow the steps below to uninstall rubygem-mechanize.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:12:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-mechanize
Version : 2.8.4
Release : 1.fc34
Architecture : noarch
Size : 90 k
Source : rubygem-mechanize-2.8.4-1.fc34.src.rpm
Repository : updates
Summary : A handy web browsing ruby object
URL : http://mechanize.rubyforge.org/
License : MIT
Description : The Mechanize library is used for automating interaction with websites.
: Mechanize automatically stores and sends cookies, follows redirects,
: can follow links, and submit forms. Form fields can be populated and
: submitted. Mechanize also keeps track of the sites that you have
: visited as a history.