qmk-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qmk-git

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

$ yay -Rns qmk-git

2. Manually Install "qmk-git" via AUR

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

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

b. Clone qmk-git's git locally

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

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

$ cd ~/qmk-git $ makepkg -si

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

ID: 1228754
Name: qmk-git
PackageBaseID: 148179
PackageBase: qmk-git
Version: 1.1.1.r13.gf9d3020-1
Description: CLI tool for customizing supported mechanical keyboards.
URL: https://github.com/qmk/qmk_cli
NumVotes: 4
Popularity: 0.003351
OutOfDate:
Maintainer: serene-arc
Submitter: Curry
FirstSubmitted: 1579035807
LastModified: 1679176870
URLPath: /cgit/aur.git/snapshot/qmk-git.tar.gz