python2-pytest-xvfb on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python2-pytest-xvfb

* (Optional) Uninstall python2-pytest-xvfb on Arch using YAY

$ yay -Rns python2-pytest-xvfb

2. Manually Install "python2-pytest-xvfb" via AUR

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

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

b. Clone python2-pytest-xvfb's git locally

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

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

$ cd ~/python2-pytest-xvfb $ makepkg -si

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

ID: 887468
Name: python2-pytest-xvfb
PackageBaseID: 129768
PackageBase: python2-pytest-xvfb
Version: 1.2.0-1
Description: Pytest plugin to run Xvfb for tests
URL: https://github.com/The-Compiler/pytest-xvfb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1517761583
LastModified: 1617526210
URLPath: /cgit/aur.git/snapshot/python2-pytest-xvfb.tar.gz

5. The same packages on other Linux Distributions