eqmk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S eqmk

* (Optional) Uninstall eqmk on Arch using YAY

$ yay -Rns eqmk

2. Manually Install "eqmk" via AUR

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

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

b. Clone eqmk's git locally

$ git clone https://aur.archlinux.org/eqmk.git ~/eqmk

c. Go to ~/eqmk folder and install it

$ cd ~/eqmk $ makepkg -si

3. Information about the eqmk package on Arch User Repository (AUR)

ID: 1106974
Name: eqmk
PackageBaseID: 183561
PackageBase: eqmk
Version: 0.9.4-1
Description: command line tool to manage encryption enabled qmk devices
URL: https://gitea.olznet.de/eqmk/eqmk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mfulz
Submitter: mfulz
FirstSubmitted: 1656286110
LastModified: 1656807208
URLPath: /cgit/aur.git/snapshot/eqmk.tar.gz