python2-xvfbwrapper on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-xvfbwrapper

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

$ yay -Rns python2-xvfbwrapper

2. Manually Install "python2-xvfbwrapper" via AUR

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

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

b. Clone python2-xvfbwrapper's git locally

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

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

$ cd ~/python2-xvfbwrapper $ makepkg -si

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

ID: 558272
Name: python2-xvfbwrapper
PackageBaseID: 137233
PackageBase: python2-xvfbwrapper
Version: 0.2.9-1
Description: Manage headless displays with Xvfb (X virtual framebuffer)
URL: https://github.com/cgoldberg/xvfbwrapper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akobel
FirstSubmitted: 1541685892
LastModified: 1541686124
URLPath: /cgit/aur.git/snapshot/python2-xvfbwrapper.tar.gz

5. The same packages on other Linux Distributions