python2-xlib on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python2-xlib

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

$ yay -Rns python2-xlib

2. Manually Install "python2-xlib" via AUR

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

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

b. Clone python2-xlib's git locally

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

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

$ cd ~/python2-xlib $ makepkg -si

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

ID: 1396132
Name: python2-xlib
PackageBaseID: 147628
PackageBase: python2-xlib
Version: 0.33-1
Description: A fully functional X client library (for Python 2)
URL: https://github.com/python-xlib/python-xlib
NumVotes: 9
Popularity: 0.001427
OutOfDate:
Maintainer: MarsSeed
Submitter: sommerfeld
FirstSubmitted: 1577149423
LastModified: 1706719926
URLPath: /cgit/aur.git/snapshot/python2-xlib.tar.gz