python-pytest-selenium on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "python-pytest-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 python-pytest-selenium on Arch using YAY

$ yay -S python-pytest-selenium

* (Optional) Uninstall python-pytest-selenium on Arch using YAY

$ yay -Rns python-pytest-selenium

2. Manually Install "python-pytest-selenium" via AUR

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

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

b. Clone python-pytest-selenium's git locally

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

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

$ cd ~/python-pytest-selenium $ makepkg -si

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

ID: 1403072
Name: python-pytest-selenium
PackageBaseID: 115225
PackageBase: python-pytest-selenium
Version: 4.1.0-1
Description: pytest plugin for Selenium
URL: https://github.com/pytest-dev/pytest-selenium
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: gdonval
FirstSubmitted: 1472919405
LastModified: 1706895753
URLPath: /cgit/aur.git/snapshot/python-pytest-selenium.tar.gz