python2-gudev on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-gudev

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

$ yay -Rns python2-gudev

2. Manually Install "python2-gudev" via AUR

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

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

b. Clone python2-gudev's git locally

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

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

$ cd ~/python2-gudev $ makepkg -si

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

ID: 655532
Name: python2-gudev
PackageBaseID: 145778
PackageBase: python2-gudev
Version: 147.2-8
Description: Python binding to the GUDev udev helper library
URL: https://github.com/nzjrs/python-gudev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1570891950
LastModified: 1570891950
URLPath: /cgit/aur.git/snapshot/python2-gudev.tar.gz