tag-ag on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tag-ag

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

$ yay -Rns tag-ag

2. Manually Install "tag-ag" via AUR

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

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

b. Clone tag-ag's git locally

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

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

$ cd ~/tag-ag $ makepkg -si

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

ID: 744471
Name: tag-ag
PackageBaseID: 153747
PackageBase: tag-ag
Version: v1.4.0-1
Description: tag: Instantly jump to your ag matches (Precompiled binary from official repository)
URL: https://github.com/aykamko/tag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mckean
Submitter: mckean
FirstSubmitted: 1590761273
LastModified: 1590761273
URLPath: /cgit/aur.git/snapshot/tag-ag.tar.gz