xkbl on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S xkbl

* (Optional) Uninstall xkbl on Arch using YAY

$ yay -Rns xkbl

2. Manually Install "xkbl" via AUR

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

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

b. Clone xkbl's git locally

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

c. Go to ~/xkbl folder and install it

$ cd ~/xkbl $ makepkg -si

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

ID: 551010
Name: xkbl
PackageBaseID: 136589
PackageBase: xkbl
Version: 1.0-1
Description: Simple utility to get the current X keyboard layout
URL: https://github.com/takiz/xkbl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: takiz
Submitter: takiz
FirstSubmitted: 1539263004
LastModified: 1539263004
URLPath: /cgit/aur.git/snapshot/xkbl.tar.gz