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

Last updated: May 03,2024

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

$ yay -S emacs-guide-key

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

$ yay -Rns emacs-guide-key

2. Manually Install "emacs-guide-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-guide-key's git locally

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

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

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

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

ID: 409979
Name: emacs-guide-key
PackageBaseID: 122275
PackageBase: emacs-guide-key
Version: 1.2.5-1
Description: Guide following keys to an input key sequence automatically and dynamically in Emacs.
URL: https://github.com/kai2nenobu/guide-key
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1494522041
LastModified: 1494522042
URLPath: /cgit/aur.git/snapshot/emacs-guide-key.tar.gz