emacs-ag on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S emacs-ag

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

$ yay -Rns emacs-ag

2. Manually Install "emacs-ag" via AUR

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

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

b. Clone emacs-ag's git locally

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

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

$ cd ~/emacs-ag $ makepkg -si

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

ID: 651741
Name: emacs-ag
PackageBaseID: 121785
PackageBase: emacs-ag
Version: 0.48-1
Description: An Emacs frontend to The Silver Searcher (binary name ag)
URL: https://github.com/Wilfred/ag.el
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: WhittlesJr
FirstSubmitted: 1493142251
LastModified: 1569955449
URLPath: /cgit/aur.git/snapshot/emacs-ag.tar.gz