qmk-tools on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qmk-tools

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

$ yay -Rns qmk-tools

2. Manually Install "qmk-tools" via AUR

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

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

b. Clone qmk-tools's git locally

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

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

$ cd ~/qmk-tools $ makepkg -si

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

ID: 205043
Name: qmk-tools
PackageBaseID: 37046
PackageBase: qmk-tools
Version: 1.3.0-5
Description: Mikrokopter Tools (like Kopter-Tool)
URL: http://mikrokopter.de/ucwiki/QMK-Tools
NumVotes: 1
Popularity: 0
OutOfDate: 1597767540
Maintainer:
Submitter: eworm
FirstSubmitted: 1273145526
LastModified: 1435672662
URLPath: /cgit/aur.git/snapshot/qmk-tools.tar.gz