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

Last updated: May 19,2024

1. Install "python3-selenium.noarch" package

Please follow the step by step instructions below to install python3-selenium.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-selenium.noarch

2. Uninstall "python3-selenium.noarch" package

This guide covers the steps necessary to uninstall python3-selenium.noarch on Fedora 36:

$ sudo dnf remove python3-selenium.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:06:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-selenium
Version : 3.14.0
Release : 8.fc36
Architecture : noarch
Size : 825 k
Source : python-selenium-3.14.0-8.fc36.src.rpm
Repository : fedora
Summary : Python bindings for Selenium
URL : http://docs.seleniumhq.org/
License : ASL 2.0
Description : The selenium package is used automate web browser interaction from Python.
:
: Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer,
: PhantomJS), as well as the Remote protocol.