How to Install and Uninstall python3-selenium Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-selenium" package
This guide covers the steps necessary to install python3-selenium on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-selenium
Copied
2. Uninstall "python3-selenium" package
This guide let you learn how to uninstall python3-selenium on openSUSE Leap:
$
sudo zypper remove
python3-selenium
Copied
3. Information about the python3-selenium package on openSUSE Leap
Information for package python3-selenium:
-----------------------------------------
Repository : Main Repository
Name : python3-selenium
Version : 3.141.0-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-selenium-3.141.0-bp155.2.12.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.
-----------------------------------------
Repository : Main Repository
Name : python3-selenium
Version : 3.141.0-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-selenium-3.141.0-bp155.2.12.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.