python-pyxr on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-pyxr

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

$ yay -Rns python-pyxr

2. Manually Install "python-pyxr" via AUR

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

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

b. Clone python-pyxr's git locally

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

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

$ cd ~/python-pyxr $ makepkg -si

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

ID: 1065533
Name: python-pyxr
PackageBaseID: 177892
PackageBase: python-pyxr
Version: 1.0.6-1
Description: An object-relational mapping-ish wrapper around Xlib and X's resource manager/xrdb
URL: https://pypi.org/project/pyxr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: twa022
FirstSubmitted: 1649731371
LastModified: 1649731371
URLPath: /cgit/aur.git/snapshot/python-pyxr.tar.gz