perl-file-grep on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "perl-file-grep" 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 perl-file-grep on Arch using YAY

$ yay -S perl-file-grep

* (Optional) Uninstall perl-file-grep on Arch using YAY

$ yay -Rns perl-file-grep

2. Manually Install "perl-file-grep" via AUR

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

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

b. Clone perl-file-grep's git locally

$ git clone https://aur.archlinux.org/perl-file-grep.git ~/perl-file-grep

c. Go to ~/perl-file-grep folder and install it

$ cd ~/perl-file-grep $ makepkg -si

3. Information about the perl-file-grep package on Arch User Repository (AUR)

ID: 819477
Name: perl-file-grep
PackageBaseID: 159911
PackageBase: perl-file-grep
Version: 0.02-1
Description: Find matches to a pattern in a series of files and related functions
URL: https://metacpan.org/release/File-Grep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1605533515
LastModified: 1605533515
URLPath: /cgit/aur.git/snapshot/perl-file-grep.tar.gz