xatk on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S xatk

* (Optional) Uninstall xatk on Arch using YAY

$ yay -Rns xatk

2. Manually Install "xatk" via AUR

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

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

b. Clone xatk's git locally

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

c. Go to ~/xatk folder and install it

$ cd ~/xatk $ makepkg -si

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

ID: 393132
Name: xatk
PackageBaseID: 120703
PackageBase: xatk
Version: 0.2.2-1
Description: xatk is a window switcher which assigns keybindings to windows dynamically
URL: https://github.com/vlevit/xatk
NumVotes: 2
Popularity: 0
OutOfDate: 1693306137
Maintainer: vlevit
Submitter: vlevit
FirstSubmitted: 1489787445
LastModified: 1489787445
URLPath: /cgit/aur.git/snapshot/xatk.tar.gz