python-pynput on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pynput

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

$ yay -Rns python-pynput

2. Manually Install "python-pynput" via AUR

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

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

b. Clone python-pynput's git locally

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

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

$ cd ~/python-pynput $ makepkg -si

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

ID: 1390024
Name: python-pynput
PackageBaseID: 124057
PackageBase: python-pynput
Version: 1.7.6-2
Description: Python library to monitor and control user input devices
URL: https://github.com/moses-palmer/pynput
NumVotes: 29
Popularity: 0.477605
OutOfDate:
Maintainer: yochananmarqos
Submitter: j_4321
FirstSubmitted: 1500032063
LastModified: 1705863118
URLPath: /cgit/aur.git/snapshot/python-pynput.tar.gz