qmk-lite on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qmk-lite

* (Optional) Uninstall qmk-lite on Arch using YAY

$ yay -Rns qmk-lite

2. Manually Install "qmk-lite" via AUR

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

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

b. Clone qmk-lite's git locally

$ git clone https://aur.archlinux.org/qmk-lite.git ~/qmk-lite

c. Go to ~/qmk-lite folder and install it

$ cd ~/qmk-lite $ makepkg -si

3. Information about the qmk-lite package on Arch User Repository (AUR)

ID: 1313845
Name: qmk-lite
PackageBaseID: 177021
PackageBase: qmk-lite
Version: 1.1.2-2
Description: CLI tool for customizing supported mechanical keyboards - device-specific dependencies set as optional
URL: https://github.com/qmk/qmk_cli
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: WillyPillow
Submitter: WillyPillow
FirstSubmitted: 1647598213
LastModified: 1693841331
URLPath: /cgit/aur.git/snapshot/qmk-lite.tar.gz