How to Install and Uninstall rubygem-selenium-webdriver.noarch Package on Fedora 36

Last updated: May 03,2024

1. Install "rubygem-selenium-webdriver.noarch" package

This guide covers the steps necessary to install rubygem-selenium-webdriver.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-selenium-webdriver.noarch

2. Uninstall "rubygem-selenium-webdriver.noarch" package

Please follow the steps below to uninstall rubygem-selenium-webdriver.noarch on Fedora 36:

$ sudo dnf remove rubygem-selenium-webdriver.noarch $ sudo dnf autoremove

3. Information about the rubygem-selenium-webdriver.noarch package on Fedora 36

Last metadata expiration check: 0:55:25 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-selenium-webdriver
Version : 3.142.7
Release : 3.fc33
Architecture : noarch
Size : 950 k
Source : rubygem-selenium-webdriver-3.142.7-3.fc33.src.rpm
Repository : fedora
Summary : The next generation developer focused tool for automated testing of webapps
URL : https://github.com/SeleniumHQ/selenium/wiki/Ruby-Bindings
License : ASL 2.0
Description : WebDriver is a tool for writing automated tests of websites. It aims to mimic
: the behavior of a real user, and as such interacts with the HTML of the
: application.