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

Last updated: July 01,2024

1. Install "python36-selenium" package

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

$ sudo zypper refresh $ sudo zypper install python36-selenium

2. Uninstall "python36-selenium" package

Please follow the guidance below to uninstall python36-selenium on openSuSE Tumbleweed:

$ sudo zypper remove python36-selenium

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

Information for package python36-selenium:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-selenium
Version : 3.141.0-3.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-selenium-3.141.0-3.7.src
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.