i3-keylist on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S i3-keylist

* (Optional) Uninstall i3-keylist on Arch using YAY

$ yay -Rns i3-keylist

2. Manually Install "i3-keylist" via AUR

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

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

b. Clone i3-keylist's git locally

$ git clone https://aur.archlinux.org/i3-keylist.git ~/i3-keylist

c. Go to ~/i3-keylist folder and install it

$ cd ~/i3-keylist $ makepkg -si

3. Information about the i3-keylist package on Arch User Repository (AUR)

ID: 968213
Name: i3-keylist
PackageBaseID: 171536
PackageBase: i3-keylist
Version: 1.0-1
Description: simple script to display i3 key list
URL: https://github.com/s-n-g/i3-keylist.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sng
Submitter: sng
FirstSubmitted: 1633101428
LastModified: 1633101428
URLPath: /cgit/aur.git/snapshot/i3-keylist.tar.gz