xkbset on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xkbset

* (Optional) Uninstall xkbset on Arch using YAY

$ yay -Rns xkbset

2. Manually Install "xkbset" via AUR

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

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

b. Clone xkbset's git locally

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

c. Go to ~/xkbset folder and install it

$ cd ~/xkbset $ makepkg -si

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

ID: 1137131
Name: xkbset
PackageBaseID: 33361
PackageBase: xkbset
Version: 0.8-4
Description: Manage most of the options of XKB extensions from X window interface.
URL: https://github.com/stephenmontgomerysmith/xkbset
NumVotes: 29
Popularity: 0.012751
OutOfDate:
Maintainer: ramen
Submitter:
FirstSubmitted: 1262724088
LastModified: 1662659013
URLPath: /cgit/aur.git/snapshot/xkbset.tar.gz