How to Install and Uninstall qmk Package on Manjaro

Last updated: May 17,2024

1. Install "qmk" package

Learn how to install qmk on Manjaro

$ sudo pacman -Sy $ sudo pacman -S qmk

2. Uninstall "qmk" package

Learn how to uninstall qmk on Manjaro:

$ sudo pacman -Rcns qmk

3. Information about the qmk package on Manjaro

Repository : extra
Name : qmk
Version : 1.1.2-3
Description : CLI tool for customizing supported mechanical keyboards.
Architecture : any
URL : https://github.com/qmk/qmk_cli
Licenses : MIT
Groups : None
Provides : None
Depends On : python-appdirs python-argcomplete python-colorama
python-milc python-dotty-dict python-jsonschema git
avr-gcc arm-none-eabi-gcc avr-libc arm-none-eabi-binutils
arm-none-eabi-newlib avr-binutils dfu-programmer dfu-util
avrdude python-hjson python-pygments python-hid
python-pyusb python-pyserial python-pillow
Optional Deps : gcc
libffi
libusb-compat
clang: chibios-upgrader
zip: some distribution script
wget: some update scripts
diffutils: some update scripts
Conflicts With : None
Replaces : None
Download Size : 34.79 KiB
Installed Size : 91.68 KiB
Packager : Jelle van der Waa
Build Date : Sat Sep 2 11:04:24 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions