python-libinput on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-libinput

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

$ yay -Rns python-libinput

2. Manually Install "python-libinput" via AUR

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

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

b. Clone python-libinput's git locally

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

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

$ cd ~/python-libinput $ makepkg -si

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

ID: 1253734
Name: python-libinput
PackageBaseID: 151765
PackageBase: python-libinput
Version: 0.3.0pre1-5
Description: Object-oriented wrapper for libinput using ctypes
URL: https://github.com/OzymandiasTheGreat/python-libinput
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1587425881
LastModified: 1683395605
URLPath: /cgit/aur.git/snapshot/python-libinput.tar.gz