python2-pyvirtualdisplay on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-pyvirtualdisplay

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

$ yay -Rns python2-pyvirtualdisplay

2. Manually Install "python2-pyvirtualdisplay" via AUR

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

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

b. Clone python2-pyvirtualdisplay's git locally

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

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

$ cd ~/python2-pyvirtualdisplay $ makepkg -si

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

ID: 745937
Name: python2-pyvirtualdisplay
PackageBaseID: 129754
PackageBase: python2-pyvirtualdisplay
Version: 1.3.2-1
Description: Python wrapper for Xvfb, Xephyr and Xvnc
URL: http://pyvirtualdisplay.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1517730430
LastModified: 1591071396
URLPath: /cgit/aur.git/snapshot/python2-pyvirtualdisplay.tar.gz

5. The same packages on other Linux Distributions