emacs-which-key on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S emacs-which-key

* (Optional) Uninstall emacs-which-key on Arch using YAY

$ yay -Rns emacs-which-key

2. Manually Install "emacs-which-key" via AUR

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

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

b. Clone emacs-which-key's git locally

$ git clone https://aur.archlinux.org/emacs-which-key.git ~/emacs-which-key

c. Go to ~/emacs-which-key folder and install it

$ cd ~/emacs-which-key $ makepkg -si

3. Information about the emacs-which-key package on Arch User Repository (AUR)

ID: 1037269
Name: emacs-which-key
PackageBaseID: 122277
PackageBase: emacs-which-key
Version: 3.6.0-1
Description: Emacs package that displays available keybindings in popup
URL: https://github.com/justbur/emacs-which-key
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: adsun
Submitter: WhittlesJr
FirstSubmitted: 1494523241
LastModified: 1644970949
URLPath: /cgit/aur.git/snapshot/emacs-which-key.tar.gz