How to Install and Uninstall python3-selenium.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-selenium.noarch" package

Please follow the guidelines below to install python3-selenium.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-selenium.noarch" package

This tutorial shows how to uninstall python3-selenium.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-selenium.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:15:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-selenium
Version : 3.141.0
Release : 1.el9
Architecture : noarch
Size : 834 k
Source : python-selenium-3.141.0-1.el9.src.rpm
Repository : epel
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.