How to Install and Uninstall python3-selenium.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-selenium.noarch" package

Please follow the guidelines below to install python3-selenium.noarch on Rocky Linux 8

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

2. Uninstall "python3-selenium.noarch" package

Please follow the guidance below to uninstall python3-selenium.noarch on Rocky Linux 8:

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

3. Information about the python3-selenium.noarch package on Rocky Linux 8

Last metadata expiration check: 0:58:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-selenium
Version : 3.12.0
Release : 5.el8
Architecture : noarch
Size : 833 k
Source : python-selenium-3.12.0-5.el8.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.