emacs-hydra on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S emacs-hydra

* (Optional) Uninstall emacs-hydra on Arch using YAY

$ yay -Rns emacs-hydra

2. Manually Install "emacs-hydra" via AUR

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

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

b. Clone emacs-hydra's git locally

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

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

$ cd ~/emacs-hydra $ makepkg -si

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

ID: 613190
Name: emacs-hydra
PackageBaseID: 122254
PackageBase: emacs-hydra
Version: 0.15.0-1
Description: Make Emacs bindings that stick around
URL: https://github.com/abo-abo/hydra
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: WhittlesJr
FirstSubmitted: 1494449930
LastModified: 1558036976
URLPath: /cgit/aur.git/snapshot/emacs-hydra.tar.gz