apekey on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S apekey

* (Optional) Uninstall apekey on Arch using YAY

$ yay -Rns apekey

2. Manually Install "apekey" via AUR

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

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

b. Clone apekey's git locally

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

c. Go to ~/apekey folder and install it

$ cd ~/apekey $ makepkg -si

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

ID: 1299708
Name: apekey
PackageBaseID: 189109
PackageBase: apekey
Version: 0.2.6-1
Description: list and browse your XMonad keymap
URL: https://github.com/doums/apekey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doums
Submitter: doums
FirstSubmitted: 1672368276
LastModified: 1691315648
URLPath: /cgit/aur.git/snapshot/apekey.tar.gz