xorg-xkbprint on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S xorg-xkbprint

* (Optional) Uninstall xorg-xkbprint on Arch using YAY

$ yay -Rns xorg-xkbprint

2. Manually Install "xorg-xkbprint" via AUR

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

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

b. Clone xorg-xkbprint's git locally

$ git clone https://aur.archlinux.org/xorg-xkbprint.git ~/xorg-xkbprint

c. Go to ~/xorg-xkbprint folder and install it

$ cd ~/xorg-xkbprint $ makepkg -si

3. Information about the xorg-xkbprint package on Arch User Repository (AUR)

ID: 874664
Name: xorg-xkbprint
PackageBaseID: 102641
PackageBase: xorg-xkbprint
Version: 1.0.5-1
Description: generates a PostScript description of an XKB keyboard description
URL: http://xorg.freedesktop.org/
NumVotes: 6
Popularity: 0.000981
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1446134999
LastModified: 1615267558
URLPath: /cgit/aur.git/snapshot/xorg-xkbprint.tar.gz

5. The same packages on other Linux Distributions