python3-keybinder on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python3-keybinder

* (Optional) Uninstall python3-keybinder on Arch using YAY

$ yay -Rns python3-keybinder

2. Manually Install "python3-keybinder" via AUR

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

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

b. Clone python3-keybinder's git locally

$ git clone https://aur.archlinux.org/python3-keybinder.git ~/python3-keybinder

c. Go to ~/python3-keybinder folder and install it

$ cd ~/python3-keybinder $ makepkg -si

3. Information about the python3-keybinder package on Arch User Repository (AUR)

ID: 1047439
Name: python3-keybinder
PackageBaseID: 176682
PackageBase: python3-keybinder
Version: 1.1.2-3
Description: Python 3 global keybinding library for X.
URL: https://github.com/LiuLang/python3-keybinder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: toastercup
Submitter: toastercup
FirstSubmitted: 1646640217
LastModified: 1646640217
URLPath: /cgit/aur.git/snapshot/python3-keybinder.tar.gz