i3keys on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S i3keys

* (Optional) Uninstall i3keys on Arch using YAY

$ yay -Rns i3keys

2. Manually Install "i3keys" via AUR

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

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

b. Clone i3keys's git locally

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

c. Go to ~/i3keys folder and install it

$ cd ~/i3keys $ makepkg -si

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

ID: 1156720
Name: i3keys
PackageBaseID: 141341
PackageBase: i3keys
Version: 0.0.16-1
Description: Lists used and unused keys in your i3wm or Sway config
URL: https://github.com/RasmusLindroth/i3keys
NumVotes: 7
Popularity: 5.0E-6
OutOfDate:
Maintainer: rasmus
Submitter: rasmus
FirstSubmitted: 1555588370
LastModified: 1666631558
URLPath: /cgit/aur.git/snapshot/i3keys.tar.gz