qmk-hid on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S qmk-hid

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

$ yay -Rns qmk-hid

2. Manually Install "qmk-hid" via AUR

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

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

b. Clone qmk-hid's git locally

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

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

$ cd ~/qmk-hid $ makepkg -si

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

ID: 1329172
Name: qmk-hid
PackageBaseID: 198169
PackageBase: qmk-hid
Version: 0.1.11-3
Description: Commandline tool for interacting with QMK devices over HID
URL: https://github.com/FrameworkComputer/qmk_hid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YHNdnzj
Submitter: YHNdnzj
FirstSubmitted: 1696526960
LastModified: 1696529080
URLPath: /cgit/aur.git/snapshot/qmk-hid.tar.gz