How to Install and Uninstall python-selenium Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "python-selenium" package
Here is a brief guide to show you how to install python-selenium on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-selenium
Copied
2. Uninstall "python-selenium" package
Please follow the guidelines below to uninstall python-selenium on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-selenium
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-selenium package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-selenium
Priority: optional
Section: universe/python
Installed-Size: 440
Maintainer: Ubuntu Developers
Original-Maintainer: Sascha Girrulat
Architecture: all
Version: 2.48.0+dfsg1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: chromedriver, firefoxdriver (>= 2.47.1)
Filename: pool/universe/p/python-selenium/python-selenium_2.48.0+dfsg1-2_all.deb
Size: 68360
MD5sum: f9d4ae4870065c4e063b6d4f973fd6cf
SHA1: b4e50efdf46f53b86c45fd126fbb177d74ae5845
SHA256: 3d7ee75fbaf225236d6ccb0a4fe77c38aebcdca8e77b6446ea707706d776d348
Description-en: Python bindings for Selenium
Python language bindings for Selenium WebDriver.
.
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.
.
The webdriver parts itself are not included in this package.
Description-md5: 3106aa75f27f9693ac4fabe45326bfc6
Homepage: http://www.seleniumhq.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 440
Maintainer: Ubuntu Developers
Original-Maintainer: Sascha Girrulat
Architecture: all
Version: 2.48.0+dfsg1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: chromedriver, firefoxdriver (>= 2.47.1)
Filename: pool/universe/p/python-selenium/python-selenium_2.48.0+dfsg1-2_all.deb
Size: 68360
MD5sum: f9d4ae4870065c4e063b6d4f973fd6cf
SHA1: b4e50efdf46f53b86c45fd126fbb177d74ae5845
SHA256: 3d7ee75fbaf225236d6ccb0a4fe77c38aebcdca8e77b6446ea707706d776d348
Description-en: Python bindings for Selenium
Python language bindings for Selenium WebDriver.
.
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.
.
The webdriver parts itself are not included in this package.
Description-md5: 3106aa75f27f9693ac4fabe45326bfc6
Homepage: http://www.seleniumhq.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu