emacs-avy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emacs-avy

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

$ yay -Rns emacs-avy

2. Manually Install "emacs-avy" via AUR

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

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

b. Clone emacs-avy's git locally

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

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

$ cd ~/emacs-avy $ makepkg -si

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

ID: 1324104
Name: emacs-avy
PackageBaseID: 122395
PackageBase: emacs-avy
Version: 0.5.0-1
Description: Jump to things in Emacs tree-style
URL: https://github.com/abo-abo/avy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1494944021
LastModified: 1695598817
URLPath: /cgit/aur.git/snapshot/emacs-avy.tar.gz