How to Install and Uninstall python39-selenium Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python39-selenium" package

Please follow the steps below to install python39-selenium on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-selenium

2. Uninstall "python39-selenium" package

In this section, we are going to explain the necessary steps to uninstall python39-selenium on openSuSE Tumbleweed:

$ sudo zypper remove python39-selenium

3. Information about the python39-selenium package on openSuSE Tumbleweed

Information for package python39-selenium:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-selenium
Version : 4.10.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.7 MiB
Installed : No
Status : not installed
Source package : python-selenium-4.10.0-2.4.src
Upstream URL : https://github.com/SeleniumHQ/selenium
Summary : Python bindings for Selenium
Description :
Selenium Python Client Driver is a Python language binding for Selenium Remote
Control (version 1.0 and 2.0).
Currently, the remote protocol, Firefox and Chrome for Selenium 2.0 are
supported, as well as the Selenium 1.0 bindings.