python2-uinput on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python2-uinput

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

$ yay -Rns python2-uinput

2. Manually Install "python2-uinput" via AUR

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

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

b. Clone python2-uinput's git locally

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

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

$ cd ~/python2-uinput $ makepkg -si

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

ID: 507210
Name: python2-uinput
PackageBaseID: 125920
PackageBase: python2-uinput
Version: 0.11.2-2
Description: Pythonic API to Linux uinput kernel module
URL: https://github.com/tuomasjjrasanen/python-uinput
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: johnjq
Submitter: johnjq
FirstSubmitted: 1506543163
LastModified: 1525190368
URLPath: /cgit/aur.git/snapshot/python2-uinput.tar.gz