tuxedo-keyboard on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S tuxedo-keyboard

* (Optional) Uninstall tuxedo-keyboard on Arch using YAY

$ yay -Rns tuxedo-keyboard

2. Manually Install "tuxedo-keyboard" via AUR

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

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

b. Clone tuxedo-keyboard's git locally

$ git clone https://aur.archlinux.org/tuxedo-keyboard.git ~/tuxedo-keyboard

c. Go to ~/tuxedo-keyboard folder and install it

$ cd ~/tuxedo-keyboard $ makepkg -si

3. Information about the tuxedo-keyboard package on Arch User Repository (AUR)

ID: 1129612
Name: tuxedo-keyboard
PackageBaseID: 146508
PackageBase: tuxedo-keyboard
Version: 3.0.10-3
Description: Keyboard Backlight Driver from TUXEDO Computers
URL: https://github.com/tuxedocomputers/tuxedo-keyboard
NumVotes: 18
Popularity: 2.039312
OutOfDate:
Maintainer: StevenSeifried
FirstSubmitted: 1573245428
LastModified: 1661272897
URLPath: /cgit/aur.git/snapshot/tuxedo-keyboard.tar.gz

5. The same packages on other Linux Distributions