python2-selenium on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python2-selenium" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-selenium on Arch using YAY

$ yay -S python2-selenium

* (Optional) Uninstall python2-selenium on Arch using YAY

$ yay -Rns python2-selenium

2. Manually Install "python2-selenium" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-selenium's git locally

$ git clone https://aur.archlinux.org/python2-selenium.git ~/python2-selenium

c. Go to ~/python2-selenium folder and install it

$ cd ~/python2-selenium $ makepkg -si

3. Information about the python2-selenium package on Arch User Repository (AUR)

ID: 641296
Name: python2-selenium
PackageBaseID: 144664
PackageBase: python2-selenium
Version: 3.141.0-2
Description: Python2 binding for Selenium Remote Control
URL: https://pypi.python.org/pypi/selenium
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
FirstSubmitted: 1567093060
LastModified: 1567093060
URLPath: /cgit/aur.git/snapshot/python2-selenium.tar.gz

5. The same packages on other Linux Distributions