mgrep on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mgrep" 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
Copied
b. Install mgrep on Arch using YAY
$
yay -S
mgrep
Copied
* (Optional) Uninstall mgrep on Arch using YAY
$
yay -Rns
mgrep
Copied
2. Manually Install "mgrep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mgrep's git locally
$
git clone https://aur.archlinux.org/mgrep.git
~/mgrep
Copied
c. Go to ~/mgrep folder and install it
$
cd
~/mgrep
Copied
$
makepkg -si
Copied
3. Information about the mgrep package on Arch User Repository (AUR)
ID: 582480
Name: mgrep
PackageBaseID: 69756
PackageBase: mgrep
Version: 1.1.2-2
Description: A multiline grep.
URL: http://sourceforge.net/projects/multiline-grep/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: hav3lock
FirstSubmitted: 1367978899
LastModified: 1549184398
URLPath: /cgit/aur.git/snapshot/mgrep.tar.gz
Name: mgrep
PackageBaseID: 69756
PackageBase: mgrep
Version: 1.1.2-2
Description: A multiline grep.
URL: http://sourceforge.net/projects/multiline-grep/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: hav3lock
FirstSubmitted: 1367978899
LastModified: 1549184398
URLPath: /cgit/aur.git/snapshot/mgrep.tar.gz