python-dpms on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-dpms

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

$ yay -Rns python-dpms

2. Manually Install "python-dpms" via AUR

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

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

b. Clone python-dpms's git locally

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

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

$ cd ~/python-dpms $ makepkg -si

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

ID: 561985
Name: python-dpms
PackageBaseID: 137514
PackageBase: python-dpms
Version: r5.e41b902-1
Description: Python Bindings to DPMS X11 extension
URL: https://github.com/dirjud/python-dpms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amos
Submitter: amos
FirstSubmitted: 1542850362
LastModified: 1542850363
URLPath: /cgit/aur.git/snapshot/python-dpms.tar.gz