emacs-ag-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emacs-ag-git

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

$ yay -Rns emacs-ag-git

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

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

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

$ cd ~/emacs-ag-git $ makepkg -si

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

ID: 632624
Name: emacs-ag-git
PackageBaseID: 139713
PackageBase: emacs-ag-git
Version: 0.47.r50.gbd81d68-1
Description: An Emacs frontend to The Silver Searcher (binary name ag)
URL: https://github.com/Wilfred/ag.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1550426494
LastModified: 1564168575
URLPath: /cgit/aur.git/snapshot/emacs-ag-git.tar.gz