python-keyboardleds on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-keyboardleds

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

$ yay -Rns python-keyboardleds

2. Manually Install "python-keyboardleds" via AUR

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

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

b. Clone python-keyboardleds's git locally

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

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

$ cd ~/python-keyboardleds $ makepkg -si

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

ID: 928423
Name: python-keyboardleds
PackageBaseID: 40238
PackageBase: python-keyboardleds
Version: 0.3.4-1
Description: A library to interact with your keyboard's LEDs (scroll lock, caps lock, num lock).
URL: http://jwilk.net/software/python-keyboardleds
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter:
FirstSubmitted: 1282732966
LastModified: 1625073113
URLPath: /cgit/aur.git/snapshot/python-keyboardleds.tar.gz