python-xvfbman on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-xvfbman

* (Optional) Uninstall python-xvfbman on Arch using YAY

$ yay -Rns python-xvfbman

2. Manually Install "python-xvfbman" via AUR

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

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

b. Clone python-xvfbman's git locally

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

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

$ cd ~/python-xvfbman $ makepkg -si

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

ID: 564300
Name: python-xvfbman
PackageBaseID: 137689
PackageBase: python-xvfbman
Version: 1.0.0-2
Description: A python module for managing Xvfb sessions / ensuring DISPLAY through a simple interface
URL: http://github.com/kata198/xvfbman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1543517053
LastModified: 1543517125
URLPath: /cgit/aur.git/snapshot/python-xvfbman.tar.gz