mgrep-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S mgrep-git

* (Optional) Uninstall mgrep-git on Arch using YAY

$ yay -Rns mgrep-git

2. Manually Install "mgrep-git" via AUR

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

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

b. Clone mgrep-git's git locally

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

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

$ cd ~/mgrep-git $ makepkg -si

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

ID: 801042
Name: mgrep-git
PackageBaseID: 158418
PackageBase: mgrep-git
Version: r11.2436ce6-1
Description: print lines that match millions of strings efficiently
URL: http://brainarray.mbni.med.umich.edu/mgrep/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daimh
Submitter: daimh
FirstSubmitted: 1601986736
LastModified: 1601986736
URLPath: /cgit/aur.git/snapshot/mgrep-git.tar.gz