ckbcomp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ckbcomp

* (Optional) Uninstall ckbcomp on Arch using YAY

$ yay -Rns ckbcomp

2. Manually Install "ckbcomp" via AUR

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

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

b. Clone ckbcomp's git locally

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

c. Go to ~/ckbcomp folder and install it

$ cd ~/ckbcomp $ makepkg -si

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

ID: 1270833
Name: ckbcomp
PackageBaseID: 102923
PackageBase: ckbcomp
Version: 1.221-1
Description: Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol
URL: http://anonscm.debian.org/cgit/d-i/console-setup.git/
NumVotes: 15
Popularity: 0.057805
OutOfDate: 1707675595
Maintainer: funilrys
Submitter: Binero
FirstSubmitted: 1446648195
LastModified: 1686391653
URLPath: /cgit/aur.git/snapshot/ckbcomp.tar.gz

5. The same packages on other Linux Distributions