emacs-anzu on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S emacs-anzu

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

$ yay -Rns emacs-anzu

2. Manually Install "emacs-anzu" via AUR

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

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

b. Clone emacs-anzu's git locally

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

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

$ cd ~/emacs-anzu $ makepkg -si

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

ID: 922889
Name: emacs-anzu
PackageBaseID: 122029
PackageBase: emacs-anzu
Version: 0.64-1
Description: Minor mode which displays current match and total matches information in the mode-line
URL: https://github.com/emacsorphanage/anzu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493821260
LastModified: 1624040588
URLPath: /cgit/aur.git/snapshot/emacs-anzu.tar.gz