python-inputs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-inputs

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

$ yay -Rns python-inputs

2. Manually Install "python-inputs" via AUR

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

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

b. Clone python-inputs's git locally

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

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

$ cd ~/python-inputs $ makepkg -si

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

ID: 1390010
Name: python-inputs
PackageBaseID: 126008
PackageBase: python-inputs
Version: 0.5-4
Description: Cross-platform Python support for keyboards, mice and gamepads
URL: https://github.com/zeth/inputs
NumVotes: 18
Popularity: 2.665505
OutOfDate:
Maintainer: yochananmarqos
Submitter: majorx234
FirstSubmitted: 1506818951
LastModified: 1705862290
URLPath: /cgit/aur.git/snapshot/python-inputs.tar.gz

5. The same packages on other Linux Distributions