libkeymap on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S libkeymap

* (Optional) Uninstall libkeymap on Arch using YAY

$ yay -Rns libkeymap

2. Manually Install "libkeymap" via AUR

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

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

b. Clone libkeymap's git locally

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

c. Go to ~/libkeymap folder and install it

$ cd ~/libkeymap $ makepkg -si

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

ID: 1168491
Name: libkeymap
PackageBaseID: 176209
PackageBase: libkeymap
Version: 2.5.1-1
Description: Library for manipulating kernel keymaps
URL: http://www.kbd-project.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pkap
Submitter: pkap
FirstSubmitted: 1645358979
LastModified: 1668328875
URLPath: /cgit/aur.git/snapshot/libkeymap.tar.gz