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

Last updated: July 03,2024

1. Install "python311-selenium" package

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

$ sudo zypper refresh $ sudo zypper install python311-selenium

2. Uninstall "python311-selenium" package

This guide let you learn how to uninstall python311-selenium on openSuSE Tumbleweed:

$ sudo zypper remove python311-selenium

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

Information for package python311-selenium:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-selenium
Version : 4.10.0-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 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.