python2-xenstore on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-xenstore

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

$ yay -Rns python2-xenstore

2. Manually Install "python2-xenstore" via AUR

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

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

b. Clone python2-xenstore's git locally

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

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

$ cd ~/python2-xenstore $ makepkg -si

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

ID: 425323
Name: python2-xenstore
PackageBaseID: 123847
PackageBase: python2-xenstore
Version: 0.0.2-4
Description: Python XenStore Module
URL: https://pypi.python.org/pypi/pyxenstore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1499368227
LastModified: 1499368227
URLPath: /cgit/aur.git/snapshot/python2-xenstore.tar.gz