python-uinput on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-uinput

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

$ yay -Rns python-uinput

2. Manually Install "python-uinput" via AUR

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

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

b. Clone python-uinput's git locally

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

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

$ cd ~/python-uinput $ makepkg -si

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

ID: 1255055
Name: python-uinput
PackageBaseID: 125922
PackageBase: python-uinput
Version: 0.11.2-3
Description: Pythonic API to Linux uinput kernel module
URL: https://github.com/tuomasjjrasanen/python-uinput
NumVotes: 2
Popularity: 0.001932
OutOfDate:
Maintainer: johnjq
Submitter: johnjq
FirstSubmitted: 1506543590
LastModified: 1683574003
URLPath: /cgit/aur.git/snapshot/python-uinput.tar.gz