keyfuzz on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S keyfuzz

* (Optional) Uninstall keyfuzz on Arch using YAY

$ yay -Rns keyfuzz

2. Manually Install "keyfuzz" via AUR

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

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

b. Clone keyfuzz's git locally

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

c. Go to ~/keyfuzz folder and install it

$ cd ~/keyfuzz $ makepkg -si

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

ID: 293309
Name: keyfuzz
PackageBaseID: 19800
PackageBase: keyfuzz
Version: 0.2-10
Description: A Utility for manipulating the scancode/keycode translation tables of keyboard drivers
URL: http://0pointer.de/lennart/projects/keyfuzz
NumVotes: 22
Popularity: 0.565589
OutOfDate:
Maintainer: DarthChungo
Submitter: N30N
FirstSubmitted: 1220904757
LastModified: 1460471872
URLPath: /cgit/aur.git/snapshot/keyfuzz.tar.gz