xkremap on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xkremap

* (Optional) Uninstall xkremap on Arch using YAY

$ yay -Rns xkremap

2. Manually Install "xkremap" via AUR

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

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

b. Clone xkremap's git locally

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

c. Go to ~/xkremap folder and install it

$ cd ~/xkremap $ makepkg -si

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

ID: 370193
Name: xkremap
PackageBaseID: 117426
PackageBase: xkremap
Version: 0.0.3-1
Description: Dynamic key remapper for X Window System
URL: https://github.com/k0kubun/xkremap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: k0kubun
FirstSubmitted: 1480464262
LastModified: 1483456186
URLPath: /cgit/aur.git/snapshot/xkremap.tar.gz